Shell Open Registry Keys Manipulation
Description
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)
Query · sigma
selection1:
EventType: SetValue
TargetObject|endswith: Classes\ms-settings\shell\open\command\SymbolicLinkValue
Details|contains: \Software\Classes\{
selection2:
TargetObject|endswith: Classes\ms-settings\shell\open\command\DelegateExecute
selection3:
EventType: SetValue
TargetObject|endswith:
- Classes\ms-settings\shell\open\command\(Default)
- Classes\exefile\shell\open\command\(Default)
filter_sel3:
Details: (Empty)
condition: selection1 or selection2 or (selection3 and not filter_sel3)
Known false positives
- Unknown