Uninstall Sysinternals Sysmon
Description
Detects the removal of Sysmon, which could be a potential attempt at defense evasion
Query · sigma
selection_pe: - Image|endswith: - \Sysmon64.exe - \Sysmon64a.exe - \Sysmon.exe - Description: System activity monitor selection_cli: CommandLine|contains|windash: -u condition: all of selection_*
Known false positives
- Legitimate administrators might use this command to remove Sysmon for debugging purposes