SigmaHQ/rules/windows/sysmon/sysmon_ghostpack_safetykatz.yml
Yugoslavskiy Daniil 05cc7e455d atc review
2019-03-06 05:25:12 +01:00

22 lines
462 B
YAML

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