UAC Bypass Abusing Winsat Path Parsing - File
Last updated on:
In this page
About the rule
Rule Type
Standard
Rule Description
Detects the pattern of UAC Bypass using a path parsing issue in winsat.exe (UACMe 52)
Severity
Trouble
Rule Requirement
Criteria
Action1: actionname = "File Created or Modified" AND (FILENAME startswith "C:\Users" OR OBJECTNAME startswith "C:\Users") AND (FILENAME endswith "\AppData\Local\Temp\system32\winsat.exe,\AppData\Local\Temp\system32\winmm.dll" OR OBJECTNAME endswith "\AppData\Local\Temp\system32\winsat.exe,\AppData\Local\Temp\system32\winmm.dll") select Action1.HOSTNAME,Action1.MESSAGE,Action1.USERNAME,Action1.DOMAIN,Action1.OBJECTNAME,Action1.FILENAME,Action1.PROCESSNAME
Detection
Execution Mode
realtime
Log Sources
Windows
Author
Christian Burkard (Nextron Systems)


