Files
blue-team-tools/rules/windows/process_creation/proc_creation_win_hack_dumpert.yml
T

23 lines
681 B
YAML
Raw Normal View History

2020-06-10 16:32:30 +02:00
title: Dumpert Process Dumper
2021-09-21 10:43:42 +02:00
id: 2704ab9e-afe2-4854-a3b1-0c0706d03578
status: experimental
2020-06-10 16:32:30 +02:00
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
2021-12-08 11:26:17 +01:00
modified: 2021/12/08
2020-06-10 16:32:30 +02:00
tags:
- attack.credential_access
- attack.t1003.001
2020-06-10 16:32:30 +02:00
logsource:
category: process_creation
product: windows
detection:
selection:
2021-12-08 11:26:17 +01:00
Hashes|contains: '09D278F9DE118EF09163C6140255C690'
2020-06-10 16:32:30 +02:00
condition: selection
2021-09-21 10:43:42 +02:00
falsepositives:
- Very unlikely
level: critical