Detectionhighexperimental
HackTool - Impacket File Indicators
Detects file creation events with filename patterns used by Impacket.
Convert In Phoenix Studio
Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.
Launch
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_names_re:
TargetFilename|re: '\\sessionresume_[a-zA-Z]{8}$' # https://github.com/fortra/impacket/blob/ead516a1209742efc7ac550707a9304ba08681e9/impacket/examples/secretsdump.py#L1925C38-L1925C51
condition: selection_names_reFalse Positives
Unknown
False positive likelihood has not been assessed. Additional context may be needed during triage.
MITRE ATT&CK
Tactics
Sub-techniques
Rule Metadata
Rule ID
03f4ca17-de95-428d-a75a-4ee78b047256
Status
experimental
Level
high
Type
Detection
Created
Mon May 19
Author
Path
rules/windows/file/file_event/file_event_win_impacket_file_indicators.yml
Raw Tags
attack.credential-accessattack.t1003.001