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
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
MITRE ATT&CK
Tactics
Techniques
Rule Metadata
Rule ID
5df86130-4e95-4a54-90f7-26541b40aec2
Status
test
Level
medium
Type
Detection
Created
Sat Jan 22
Modified
Thu Aug 17
Author
Path
rules/windows/registry/registry_set/registry_set_hidden_extention.yml
Raw Tags
attack.persistenceattack.t1137