Detectionmediumtest
WMI Persistence - Script Event Consumer
Detects WMI script event consumers
Convert In Phoenix Studio
Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.
Launch
Log Source
WindowsProcess Creation
ProductWindows← raw: windows
CategoryProcess Creation← raw: process_creation
Events generated when a new process is spawned on the system. Covers command-line arguments, parent/child relationships, and process metadata.
Detection Logic
Detection Logic1 selector
detection:
selection:
Image: C:\WINDOWS\system32\wbem\scrcons.exe
ParentImage: C:\Windows\System32\svchost.exe
condition: selectionFalse Positives
Legitimate event consumers
Dell computers on some versions register an event consumer that is known to cause false positives when brightness is changed by the corresponding keyboard button
References
MITRE ATT&CK
Rule Metadata
Rule ID
ec1d5e28-8f3b-4188-a6f8-6e8df81dc28e
Status
test
Level
medium
Type
Detection
Created
Wed Mar 07
Modified
Tue Oct 11
Author
Path
rules/windows/process_creation/proc_creation_win_wmi_persistence_script_event_consumer.yml
Raw Tags
attack.persistenceattack.privilege-escalationattack.t1546.003