Detectionhightest

UAC Bypass Using NTFS Reparse Point - File

Detects the pattern of UAC Bypass using NTFS reparse point and wusa.exe DLL hijacking (UACMe 36)

Convert In Phoenix Studio

Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.

Launch
Christian Burkard (Nextron Systems)Created Mon Aug 30Updated Sun Oct 097fff6773-2baa-46de-a24a-b6eec1aba2d1windows
Log Source
WindowsFile Event
ProductWindows← raw: windows
CategoryFile Event← raw: file_event

Events for file system activity including creation, modification, and deletion.

Detection Logic
Detection Logic1 selector
detection:
    selection:
        TargetFilename|startswith: 'C:\Users\'
        TargetFilename|endswith: '\AppData\Local\Temp\api-ms-win-core-kernel32-legacy-l1.DLL'
    condition: selection
False Positives
Unknown

False positive likelihood has not been assessed. Additional context may be needed during triage.

Rule Metadata
Rule ID
7fff6773-2baa-46de-a24a-b6eec1aba2d1
Status
test
Level
high
Type
Detection
Created
Mon Aug 30
Modified
Sun Oct 09
Path
rules/windows/file/file_event/file_event_win_uac_bypass_ntfs_reparse_point.yml
Raw Tags
attack.defense-evasionattack.privilege-escalationattack.t1548.002
View on GitHub