Detectionhightest

NTFS Vulnerability Exploitation

This the exploitation of a NTFS vulnerability as reported without many details via Twitter

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 Mon Jan 11Updated Sun Dec 25f14719ce-d3ab-4e25-9ce6-2899092260b0windows
Log Source
Windowssystem
ProductWindows← raw: windows
Servicesystem← raw: system
Detection Logic
Detection Logic1 selector
detection:
    selection:
        Provider_Name: Ntfs
        EventID: 55
        Origin: 'File System Driver'
        Description|contains|all:
            - 'contains a corrupted file record'
            - 'The name of the file is "\"'
    condition: selection
False Positives
Unlikely

False positives are unlikely for most environments. High confidence detection.

MITRE ATT&CK
Rule Metadata
Rule ID
f14719ce-d3ab-4e25-9ce6-2899092260b0
Status
test
Level
high
Type
Detection
Created
Mon Jan 11
Modified
Sun Dec 25
Path
rules/windows/builtin/system/ntfs/win_system_ntfs_vuln_exploit.yml
Raw Tags
attack.impactattack.t1499.001
View on GitHub