Detectioncriticaltest
TrustedPath UAC Bypass Pattern
Detects indicators of a UAC bypass method by mocking directories
Convert In Phoenix Studio
Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.
Launch
Florian Roth (Nextron Systems)Created Fri Aug 27Updated Tue Jun 174ac47ed3-44c2-4b1f-9d51-bf46e8914126windows
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:
Image|contains:
- 'C:\Windows \System32\'
- 'C:\Windows \SysWOW64\'
condition: selectionFalse Positives
Unknown
False positive likelihood has not been assessed. Additional context may be needed during triage.
MITRE ATT&CK
Rule Metadata
Rule ID
4ac47ed3-44c2-4b1f-9d51-bf46e8914126
Status
test
Level
critical
Type
Detection
Created
Fri Aug 27
Modified
Tue Jun 17
Path
rules/windows/process_creation/proc_creation_win_uac_bypass_trustedpath.yml
Raw Tags
attack.privilege-escalationattack.defense-evasionattack.t1548.002