SigmaHQ/rules/windows/sysmon/sysmon_ghostpack_safetykatz.yml

22 lines
462 B
YAML
Raw Normal View History

title: Detection of SafetyKatz
status: experimental
description: Detects possible SafetyKatz Behaviour
references:
- https://github.com/GhostPack/SafetyKatz
tags:
- attack.credential_access
2019-01-22 18:26:07 +00:00
- attack.t1003
author: Markus Neis
2019-03-06 04:25:12 +00:00
date: 2018/07/24
logsource:
product: windows
service: sysmon
detection:
selection:
EventID: 11
TargetFilename: '*\Temp\debug.bin'
condition: selection
falsepositives:
- Unknown
level: high