SigmaHQ/rules/windows/process_creation/win_redmimicry_winnti_proc.yml
2020-07-01 09:48:48 +02:00

28 lines
657 B
YAML

title: RedMimicry Winnti Playbook Execute
id: 95022b85-ff2a-49fa-939a-d7b8f56eeb9b
description: Detects actions caused by the RedMimicry Winnti playbook
references:
- https://redmimicry.com
author: Alexander Rausch
date: 2020/06/24
tags:
- attack.execution
- attack.t1059
- attack.t1106
logsource:
product: windows
category: process_creation
detection:
selection:
Image|contains:
- rundll32.exe
- cmd.exe
CommandLine|contains:
- gthread-3.6.dll
- \Windows\Temp\tmp.bat
- sigcmm-2.4.dll
condition: selection
falsepositives:
- Unknown
level: high