Detectionhightest

HackTool - SafetyKatz Dump Indicator

Detects default lsass dump filename generated by SafetyKatz.

Convert In Phoenix Studio

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

Launch
Markus NeisCreated Tue Jul 24Updated Thu Jun 27e074832a-eada-4fd7-94a1-10642b130e16windows
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|endswith: '\Temp\debug.bin'
    condition: selection
False Positives

Rare legitimate files with similar filename structure

Rule Metadata
Rule ID
e074832a-eada-4fd7-94a1-10642b130e16
Status
test
Level
high
Type
Detection
Created
Tue Jul 24
Modified
Thu Jun 27
Path
rules/windows/file/file_event/file_event_win_hktl_safetykatz.yml
Raw Tags
attack.credential-accessattack.t1003.001
View on GitHub