Detectioncriticalstable
HackTool - Empire PowerShell UAC Bypass
Detects some Empire PowerShell UAC bypass methods
Convert In Phoenix Studio
Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.
Launch
Log Source
WindowsProcess Creation
ProductWindows← raw: windows
CategoryProcess Creation← raw: process_creation
Events generated when a new process is spawned on the system. Covers command-line arguments, parent/child relationships, and process metadata.
Detection Logic
Detection Logic1 selector
detection:
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: selectionFalse Positives
Unknown
False positive likelihood has not been assessed. Additional context may be needed during triage.
MITRE ATT&CK
Sub-techniques
CAR Analytics
2019-04-001 · CAR 2019-04-001
Rule Metadata
Rule ID
3268b746-88d8-4cd3-bffc-30077d02c787
Status
stable
Level
critical
Type
Detection
Created
Fri Aug 30
Modified
Tue Feb 21
Author
Path
rules/windows/process_creation/proc_creation_win_hktl_empire_powershell_uac_bypass.yml
Raw Tags
attack.defense-evasionattack.privilege-escalationattack.t1548.002car.2019-04-001