Suspicious Windows Trace ETW Session Tamper Via Logman.EXE
Description
Detects the execution of "logman" utility in order to disable or delete Windows trace sessions
Query · sigma
selection_img: - Image|endswith: \logman.exe - OriginalFileName: Logman.exe selection_action: CommandLine|contains: - 'stop ' - 'delete ' selection_service: CommandLine|contains: - Circular Kernel Context Logger - EventLog- - SYSMON TRACE - SysmonDnsEtwSession condition: all of selection*
Known false positives
- Legitimate deactivation by administrative staff
- Installer tools that disable services, e.g. before log collection agent installation