SysmonQuiet
SysmonQuiet copied to clipboard
RDLL for Cobalt Strike beacon to silence sysmon process
SysmonQuiet Reflective DLL
Most of the codes come from SEKTOR7 - Windows Evasion Course. This RDLL (requires SeDebugPrivilege privilege) will automatically locate sysmon process and patch its EtwEventWrite API, causing sysmon malfunctioning while the process and its threads are still running.
The effect lasts until next reboot / service restart
Usage - Cobalt Strike
Load SysmonQuiet.cna
beacon> SysmonQuiet
Credits
- SEKTOR7 - Windows Evasion Course
- https://github.com/stephenfewer/ReflectiveDLLInjection