Detection rules › Sigma
Potential Defense Evasion Via Rename Of Highly Relevant Binaries
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
or:
Description: 'Execute processes remotely'
Description|startswith: 'Windows PowerShell'
Description|startswith: pwsh
OriginalFileName: IE4UINIT.EXE
OriginalFileName: WerMgr
OriginalFileName: certutil.exe
OriginalFileName: cmstp.exe
OriginalFileName: cscript.exe
OriginalFileName: finger.exe
OriginalFileName: mshta.exe
OriginalFileName: msiexec.exe
OriginalFileName: msxsl.exe
OriginalFileName: powershell.exe
OriginalFileName: powershell_ise.exe
OriginalFileName: psexec.c
OriginalFileName: psexec.exe
OriginalFileName: psexesvc.exe
OriginalFileName: pwsh.dll
OriginalFileName: reg.exe
OriginalFileName: regsvr32.exe
OriginalFileName: rundll32.exe
OriginalFileName: wmic.exe
OriginalFileName: wscript.exe
Product: 'Sysinternals PsExec'
Stage 2: not filter
or:
Image|endswith: '\PSEXESVC.exe'
Image|endswith: '\certutil.exe'
Image|endswith: '\cmstp.exe'
Image|endswith: '\cscript.exe'
Image|endswith: '\finger.exe'
Image|endswith: '\ie4uinit.exe'
Image|endswith: '\mshta.exe'
Image|endswith: '\msiexec.exe'
Image|endswith: '\msxsl.exe'
Image|endswith: '\powershell.exe'
Image|endswith: '\powershell_ise.exe'
Image|endswith: '\psexec.exe'
Image|endswith: '\psexec64.exe'
Image|endswith: '\pwsh.exe'
Image|endswith: '\reg.exe'
Image|endswith: '\regsvr32.exe'
Image|endswith: '\rundll32.exe'
Image|endswith: '\wermgr.exe'
Image|endswith: '\wmic.exe'
Image|endswith: '\wscript.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 |
|---|---|---|
Description | eq |
|
Description | starts_with |
|
Image | ends_with |
|
OriginalFileName | eq |
|
Product | eq |
|