Files
blue-team-tools/rules/windows/process_creation/process_creation_hack_dumpert.yml
T
2021-09-21 10:43:42 +02:00

24 lines
713 B
YAML

title: Dumpert Process Dumper
id: 2704ab9e-afe2-4854-a3b1-0c0706d03578
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 # an old one
- attack.t1003.001
logsource:
category: process_creation
product: windows
detection:
selection:
Imphash: '09D278F9DE118EF09163C6140255C690'
condition: selection
falsepositives:
- Very unlikely
level: critical