Verclsid.exe Runs COM Object
Description
Detects when verclsid.exe is used to run COM object via GUID
Query · sigma
selection_img:
- Image|endswith: \verclsid.exe
- OriginalFileName: verclsid.exe
selection_cli:
CommandLine|contains|all:
- /S
- /C
filter_main_runtimebroker:
ParentImage|endswith: C:\Windows\System32\RuntimeBroker.exe
CommandLine|contains|all:
- verclsid.exe" /S /C {
- '} /I {'
condition: all of selection_* and not 1 of filter_main_*
Known false positives
- Unknown