SigmaHQ/rules/windows/builtin/win_susp_sam_dump.yml
2018-01-27 10:57:30 +01:00

18 lines
489 B
YAML

title: SAM Dump to AppData
status: experimental
description: Detects suspicious SAM dump activity as cause by QuarksPwDump and other password dumpers
author: Florian Roth
logsource:
product: windows
service: system
description: The source of this type of event is Kernel-General
detection:
selection:
EventID: 16
keywords:
- '*\AppData\Local\Temp\SAM-*.dmp *'
condition: selection and keywords
falsepositives:
- Penetration testing
level: high