tccontre / Reg-Restore-Persistence-MoleLinks
a short C code POC to gain persistence and evade sysmon event code registry (creation, update and deletion) REG_NOTIFY_CLASS Registry Callback of sysmon driver filter. RegSaveKeyExW() and RegRestoreKeyW() API which is not included in monitoring. This POC will use
☆51Updated last year
Alternatives and similar repositories for Reg-Restore-Persistence-Mole
Users that are interested in Reg-Restore-Persistence-Mole are comparing it to the libraries listed below
Sorting:
- Experimental PoC for unhooking API functions using in-memory patching, without VirtualProtect, for one specific EDR.☆39Updated last year
- Beacon Object Files (not Buffer Overflows)☆55Updated 2 years ago
- Python module for running BOFs☆70Updated last year
- I have documented all of the AMSI patches that I learned till now☆72Updated 2 months ago
- A care package of useful bofs for red team engagments☆55Updated 5 months ago
- Basic implementation of Cobalt Strikes - User Defined Reflective Loader feature☆100Updated 2 years ago
- Modified versions of the Cobalt Strike Process Injection Kit☆94Updated last year
- Windows Persistence Toolkit in C#