Detection rules › Sigma
Regsvr32 DLL Execution With Suspicious File Extension
Detects the execution of REGSVR32.exe with DLL files masquerading as other files
MITRE ATT&CK coverage
| Tactic | Techniques |
|---|---|
| Defense Evasion | T1218.010 System Binary Proxy Execution: Regsvr32 |
Event coverage
| Provider | Event ID | Title |
|---|---|---|
| Sysmon | 1 | Process creation |
Stages and Predicates
Stage 1: all of selection_img
or:
Image|endswith: '\regsvr32.exe'
OriginalFileName: REGSVR32.EXE
Stage 2: all of selection_cli
or:
CommandLine|endswith: .bin
CommandLine|endswith: .bmp
CommandLine|endswith: .cr2
CommandLine|endswith: .dat
CommandLine|endswith: .eps
CommandLine|endswith: .gif
CommandLine|endswith: .ico
CommandLine|endswith: .jpeg
CommandLine|endswith: .jpg
CommandLine|endswith: .log
CommandLine|endswith: .nef
CommandLine|endswith: .orf
CommandLine|endswith: .png
CommandLine|endswith: .raw
CommandLine|endswith: .rtf
CommandLine|endswith: .sr2
CommandLine|endswith: .temp
CommandLine|endswith: .tif
CommandLine|endswith: .tiff
CommandLine|endswith: .tmp
CommandLine|endswith: .txt
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 |
|
Image | ends_with |
|
OriginalFileName | eq |
|