Detectioncriticaltest

HackTool - Dumpert Process Dumper Default File

Detects the creation of the default dump file used by Outflank Dumpert tool. A process dumper, which dumps the lsass process memory

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 Tue Feb 04Updated Tue May 0993d94efc-d7ad-4161-ad7d-1638c4f908d8windows
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: 'dumpert.dmp'
    condition: selection
False Positives

Very unlikely

Rule Metadata
Rule ID
93d94efc-d7ad-4161-ad7d-1638c4f908d8
Status
test
Level
critical
Type
Detection
Created
Tue Feb 04
Modified
Tue May 09
Path
rules/windows/file/file_event/file_event_win_hktl_dumpert.yml
Raw Tags
attack.credential-accessattack.t1003.001
View on GitHub