Stages and Predicates
Stage 1: all of selection_reg_img
or:
Image|endswith: '\reg.exe'
OriginalFileName: reg.exe
Stage 2: all of selection_reg_cli
CommandLine|contains: 'CurrentVersion\Control Panel\CPLs'
CommandLine|contains: add
Stage 3: selection_cpl
CommandLine|endswith: .cpl
Stage 4: not 1 of filter_cpl_*
or:
CommandLine|contains: ' /s '
CommandLine|contains: igfxCPL.cpl
CommandLine|contains: 'regsvr32 '
CommandLine|contains: '%System%'
CommandLine|contains: '\System32\'
CommandLine|contains: '|C:\Windows\system32|'
Indicators
Each row is a field, operator, and value that the rule matches. The corpus column counts how many other rules in the catalog look for the same combination: high numbers point to widely-used, community-vetted indicators. Blank or 1 shows that the indicator is specific to this rule.
| Field | Kind | Values |
|---|
CommandLine | ends_with | |
CommandLine | match | /s corpus 3 (sigma 3)%System%CurrentVersion\Control Panel\CPLs\System32\add corpus 16 (sigma 16)igfxCPL.cplregsvr32 |C:\Windows\system32|
|
Image | ends_with | \reg.exe corpus 46 (sigma 46)
|
OriginalFileName | eq | reg.exe corpus 29 (sigma 29)
|