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