Sigma critical stable sigma
HackTool - Empire PowerShell UAC Bypass
Detects some Empire PowerShell UAC bypass methods
Detection Logic
{
"selection": {
"CommandLine
| contains": [
" -NoP -NonI -w Hidden -c $x=$((gp HKCU:Software\\Microsoft\\Windows Update).Update)",
" -NoP -NonI -c $x=$((gp HKCU:Software\\Microsoft\\Windows Update).Update);"
]
},
"condition": "selection"
} False Positives
- ⚠ Unknown
Field Validations
Loading…
Comments (0)
Loading comments...