Files
blue-team-tools/rules/windows/file_event/file_event_win_hack_dumpert.yml
T
frack113 ec7319be21 Name Normalization
Name Normalization
2022-02-27 07:39:46 +01:00

26 lines
744 B
YAML
Executable File

title: Dumpert Process Dumper
id: 93d94efc-d7ad-4161-ad7d-1638c4f908d8
related:
- id: 2704ab9e-afe2-4854-a3b1-0c0706d03578
type: derived
status: experimental
description: Detects the use of Dumpert process dumper, which dumps the lsass.exe process memory
author: Florian Roth
references:
- https://github.com/outflanknl/Dumpert
- https://unit42.paloaltonetworks.com/actors-still-exploiting-sharepoint-vulnerability/
date: 2020/02/04
modified: 2021/09/21
tags:
- attack.credential_access
- attack.t1003.001
logsource:
category: file_event
product: windows
detection:
selection:
TargetFilename: C:\Windows\Temp\dumpert.dmp
condition: selection
falsepositives:
- Very unlikely
level: critical