diff --git a/README.md b/README.md index 4c8613d..88f339c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,14 @@ -# pocs +# PoCs -we will release pocs in this repo +Released pocs in this repo: -all bugs in this repo are responsibly disclosed +- [Fragnesia](fragnesia)  (2026-05-13) +- [Qemu Escape](qemu)  (2026-05-15) +- [Fragnesia 5db89c](fragnesia-5db89c99566fc)  (2026-05-15) +- [DirtyDecrypt CBC](dirtydecrypt)  (2026-05-17) +- [TerraMaster RCE](terramaster)  (2026-05-18) +- [Pin Theft](pintheft)  (2026-05-19) + +Forked by [V12](https://github.com/v12-security/pocs) original repository + +All PoCs in this repo are based on already publicly known bugs/patches. diff --git a/terramaster/rce/module.so b/terramaster/rce/module.so deleted file mode 100755 index ca3d6ea..0000000 Binary files a/terramaster/rce/module.so and /dev/null differ