2020-07-01 07:48:48 +00:00
|
|
|
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
|
2020-09-06 22:00:41 +00:00
|
|
|
modified: 2020/09/06
|
2020-07-01 07:48:48 +00:00
|
|
|
tags:
|
|
|
|
- attack.execution
|
2020-09-06 22:00:41 +00:00
|
|
|
- attack.defense_evasion
|
|
|
|
- attack.t1059 # an old one
|
2020-07-01 07:48:48 +00:00
|
|
|
- attack.t1106
|
2020-09-06 22:00:41 +00:00
|
|
|
- attack.t1059.003
|
|
|
|
- attack.t1218.011
|
2020-07-01 07:48:48 +00:00
|
|
|
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
|