Potential Privilege Escalation Attempt Via .Exe.Local Technique
Description
Detects potential privilege escalation attempt via the creation of the "*.Exe.Local" folder inside the "System32" directory in order to sideload "comctl32.dll"
Query · sigma
selection: TargetFilename|startswith: - C:\Windows\System32\logonUI.exe.local - C:\Windows\System32\werFault.exe.local - C:\Windows\System32\consent.exe.local - C:\Windows\System32\narrator.exe.local - C:\Windows\System32\wermgr.exe.local TargetFilename|endswith: \comctl32.dll condition: selection
Known false positives
- Unknown