Files
blue-team-tools/rules/windows/process_creation/proc_creation_win_hack_dumpert.yml
T
frack113 7060db3d47 Promotion rules (#3821)
* Promotion rules

* fix missing null

* fix: modified date

Co-authored-by: Nasreddine Bencherchali <8741929+nasbench@users.noreply.github.com>
2022-12-27 12:29:10 +01:00

24 lines
674 B
YAML

title: Dumpert Process Dumper
id: 2704ab9e-afe2-4854-a3b1-0c0706d03578
status: test
description: Detects the use of Dumpert process dumper, which dumps the lsass.exe process memory
references:
- https://github.com/outflanknl/Dumpert
- https://unit42.paloaltonetworks.com/actors-still-exploiting-sharepoint-vulnerability/
author: Florian Roth
date: 2020/02/04
modified: 2022/12/25
tags:
- attack.credential_access
- attack.t1003.001
logsource:
category: process_creation
product: windows
detection:
selection:
Hashes|contains: '09D278F9DE118EF09163C6140255C690'
condition: selection
falsepositives:
- Very unlikely
level: critical