2018-01-27 09:57:30 +00:00
|
|
|
title: SAM Dump to AppData
|
2019-11-12 22:12:27 +00:00
|
|
|
id: 839dd1e8-eda8-4834-8145-01beeee33acd
|
2017-03-27 13:20:50 +00:00
|
|
|
status: experimental
|
|
|
|
description: Detects suspicious SAM dump activity as cause by QuarksPwDump and other password dumpers
|
2018-07-24 04:34:20 +00:00
|
|
|
tags:
|
2018-07-24 05:50:32 +00:00
|
|
|
- attack.credential_access
|
2020-08-24 23:09:17 +00:00
|
|
|
- attack.t1003 # an old one
|
2020-06-16 20:46:08 +00:00
|
|
|
- attack.t1003.002
|
2018-09-04 12:56:55 +00:00
|
|
|
author: Florian Roth
|
2020-01-30 15:07:37 +00:00
|
|
|
date: 2018/01/27
|
2017-03-27 13:20:50 +00:00
|
|
|
logsource:
|
|
|
|
product: windows
|
|
|
|
service: system
|
2018-11-15 06:00:06 +00:00
|
|
|
definition: The source of this type of event is Kernel-General
|
2017-03-27 13:20:50 +00:00
|
|
|
detection:
|
|
|
|
selection:
|
|
|
|
EventID: 16
|
2020-10-28 01:01:31 +00:00
|
|
|
Message|contains|all:
|
|
|
|
- '\AppData\Local\Temp\SAM-'
|
|
|
|
- '.dmp'
|
2020-02-16 12:30:21 +00:00
|
|
|
condition: selection
|
2018-07-24 04:34:20 +00:00
|
|
|
falsepositives:
|
2017-03-27 13:20:50 +00:00
|
|
|
- Penetration testing
|
|
|
|
level: high
|