Detectionmediumtest

Registry Modification to Hidden File Extension

Hides the file extension through modification of the registry

Convert In Phoenix Studio

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

Launch
François HubautCreated Sat Jan 22Updated Thu Aug 175df86130-4e95-4a54-90f7-26541b40aec2windows
Log Source
WindowsRegistry Set
ProductWindows← raw: windows
CategoryRegistry Set← raw: registry_set
Detection Logic
Detection Logic2 selectors
detection:
    selection_HideFileExt:
        TargetObject|endswith: '\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\HideFileExt'
        Details: 'DWORD (0x00000001)'
    selection_Hidden:
        TargetObject|endswith: '\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Hidden'
        Details: 'DWORD (0x00000002)'
    condition: 1 of selection_*
False Positives

Administrative scripts

Rule Metadata
Rule ID
5df86130-4e95-4a54-90f7-26541b40aec2
Status
test
Level
medium
Type
Detection
Created
Sat Jan 22
Modified
Thu Aug 17
Path
rules/windows/registry/registry_set/registry_set_hidden_extention.yml
Raw Tags
attack.persistenceattack.t1137
View on GitHub