Hayabusa high test sigma
UAC Bypass via Sdclt
Detects the pattern of UAC Bypass using registry key manipulation of sdclt.exe (e.g. UACMe 53)
Detection Logic
{
"registry_set": {
"EventID": 4657,
"Channel": "Security"
},
"selection1": {
"ObjectName
| endswith": "Software\\Classes\\exefile\\shell\\runas\\command\\isolatedCommand"
},
"selection2": {
"ObjectName
| endswith": "Software\\Classes\\Folder\\shell\\open\\command\\SymbolicLinkValue",
"NewValue
| re": "-1[0-9]{3}\\\\Software\\\\Classes\\\\"
},
"condition": "registry_set and (1 of selection*)"
} False Positives
- ⚠ Unknown
Field Validations
Loading…
Comments (0)
Loading comments...