Detection rules › Sigma
Shell Open Registry Keys Manipulation
Detects the shell open key manipulation (exefile and ms-settings) used for persistence and the pattern of UAC Bypass using fodhelper.exe, computerdefaults.exe, slui.exe via registry keys (e.g. UACMe 33 or 62)
MITRE ATT&CK coverage
Event coverage
| Provider | Event ID | Title |
|---|---|---|
| Sysmon | 12 | RegistryEvent (Object create and delete) |
| Sysmon | 13 | RegistryEvent (Value Set) |
| Sysmon | 14 | RegistryEvent (Key and Value Rename) |
Stages and Predicates
Stage 1: selection1
Details|contains: '\Software\Classes\{'
EventType: SetValue
TargetObject|endswith: 'Classes\ms-settings\shell\open\command\SymbolicLinkValue'
Stage 2: selection2
TargetObject|endswith: 'Classes\ms-settings\shell\open\command\DelegateExecute'
Stage 3: selection3
or:
TargetObject|endswith: 'Classes\exefile\shell\open\command\(Default)'
TargetObject|endswith: 'Classes\ms-settings\shell\open\command\(Default)'
EventType: SetValue
Stage 4: not filter_sel3
Details: '(Empty)'
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 |
|---|---|---|
Details | eq |
|
Details | match |
|
EventType | eq |
|
TargetObject | ends_with |
|