Detection rules › Sigma
Suspicious Execution Of Renamed Sysinternals Tools - Registry
Detects the creation of the "accepteula" key related to the Sysinternals tools being created from executables with the wrong name (e.g. a renamed Sysinternals tool)
MITRE ATT&CK coverage
| Tactic | Techniques |
|---|---|
| Resource Development | T1588.002 Obtain Capabilities: Tool |
Event coverage
| Provider | Event ID | Title |
|---|---|---|
| Sysmon | 13 | RegistryEvent (Value Set) |
Stages and Predicates
Stage 1: selection
or:
TargetObject|contains: '\Active Directory Explorer'
TargetObject|contains: '\Handle'
TargetObject|contains: '\LiveKd'
TargetObject|contains: '\ProcDump'
TargetObject|contains: '\Process Explorer'
TargetObject|contains: '\PsExec'
TargetObject|contains: '\PsLoggedon'
TargetObject|contains: '\PsLoglist'
TargetObject|contains: '\PsPasswd'
TargetObject|contains: '\PsPing'
TargetObject|contains: '\PsService'
TargetObject|contains: '\SDelete'
TargetObject|endswith: '\EulaAccepted'
Stage 2: not filter
or:
Image|endswith: '\ADExplorer.exe'
Image|endswith: '\ADExplorer64.exe'
Image|endswith: '\PsExec.exe'
Image|endswith: '\PsExec64.exe'
Image|endswith: '\PsLoggedon.exe'
Image|endswith: '\PsLoggedon64.exe'
Image|endswith: '\PsPing.exe'
Image|endswith: '\PsPing64.exe'
Image|endswith: '\PsService.exe'
Image|endswith: '\PsService64.exe'
Image|endswith: '\handle.exe'
Image|endswith: '\handle64.exe'
Image|endswith: '\livekd.exe'
Image|endswith: '\livekd64.exe'
Image|endswith: '\procdump.exe'
Image|endswith: '\procdump64.exe'
Image|endswith: '\procexp.exe'
Image|endswith: '\procexp64.exe'
Image|endswith: '\psloglist.exe'
Image|endswith: '\psloglist64.exe'
Image|endswith: '\pspasswd.exe'
Image|endswith: '\pspasswd64.exe'
Image|endswith: '\sdelete.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 |
|
TargetObject | ends_with |
|
TargetObject | match |
|
Neighbors
Broader alternatives (more inclusive than this rule)
These rules match a superset of what this rule catches. They cover the same events plus more. Use them if you want wider coverage and can absorb more false positives.
- PUA - Sysinternal Tool Execution - Registry (drops 1 filter this rule applies)