Files
blue-team-tools/rules-emerging-threats/2020/Malware/Blue-Mockingbird/registry_set_mal_blue_mockingbird.yml
T

30 lines
787 B
YAML
Raw Normal View History

2022-11-27 19:19:27 +01:00
title: Blue Mockingbird - Registry
2021-09-11 13:45:41 +02:00
id: 92b0b372-a939-44ed-a11b-5136cf680e27
related:
2021-09-11 14:22:01 +02:00
- id: c3198a27-23a0-4c2c-af19-e5328d49680e
type: derived
status: test
2021-09-11 13:45:41 +02:00
description: Attempts to detect system changes made by Blue Mockingbird
references:
- https://redcanary.com/blog/blue-mockingbird-cryptominer/
author: Trent Liffick (@tliffick)
date: 2020-05-14
modified: 2023-08-17
2022-10-26 06:16:55 +02:00
tags:
2025-10-23 15:42:12 +02:00
- attack.defense-evasion
2022-10-26 06:16:55 +02:00
- attack.execution
- attack.persistence
2022-10-26 06:16:55 +02:00
- attack.t1112
- attack.t1047
- detection.emerging-threats
2021-09-11 13:45:41 +02:00
logsource:
2022-10-26 06:16:55 +02:00
product: windows
category: registry_set
2021-09-11 13:45:41 +02:00
detection:
2022-10-26 06:16:55 +02:00
selection:
TargetObject|endswith: '\CurrentControlSet\Services\wercplsupport\Parameters\ServiceDll'
condition: selection
2021-09-11 13:45:41 +02:00
falsepositives:
2022-03-16 13:43:54 +01:00
- Unknown
2022-03-26 16:57:58 +01:00
level: high