Detection rules › Sigma
Potential Defense Evasion Via Binary Rename
Detects the execution of a renamed binary often used by attackers or malware leveraging new Sysmon OriginalFileName datapoint.
MITRE ATT&CK coverage
| Tactic | Techniques |
|---|---|
| Defense Evasion | T1036.003 Masquerading: Rename Legitimate Utilities |
Event coverage
| Provider | Event ID | Title |
|---|---|---|
| Sysmon | 1 | Process creation |
Stages and Predicates
Stage 1: selection
OriginalFileName: [7z.exe, 7za.exe, CONHOST.EXE, Cmd.Exe, InstallUtil.exe, WinRAR.exe, net.exe, net1.exe, netsh.exe, wevtutil.exe]
Stage 2: not filter
or:
Image|endswith: '\7z.exe'
Image|endswith: '\7za.exe'
Image|endswith: '\InstallUtil.exe'
Image|endswith: '\WinRAR.exe'
Image|endswith: '\cmd.exe'
Image|endswith: '\conhost.exe'
Image|endswith: '\net.exe'
Image|endswith: '\net1.exe'
Image|endswith: '\netsh.exe'
Image|endswith: '\wevtutil.exe'
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 |
|---|---|---|
Image | ends_with |
|
OriginalFileName | eq |
|