Files
blue-team-tools/rules/windows/process_creation/process_creation_mal_lockergoga_ransomware.yml
T
2022-01-20 22:06:55 +01:00

25 lines
735 B
YAML

title: LockerGoga Ransomware
id: 74db3488-fd28-480a-95aa-b7af626de068
status: test
description: Detects LockerGoga Ransomware command line.
author: Vasiliy Burov, oscd.community
references:
- https://medium.com/@malwaredancer/lockergoga-input-arguments-ipc-communication-and-others-bd4e5a7ba80a
- https://blog.f-secure.com/analysis-of-lockergoga-ransomware/
- https://www.carbonblack.com/blog/tau-threat-intelligence-notification-lockergoga-ransomware/
date: 2020/10/18
modified: 2021/11/27
logsource:
category: process_creation
product: windows
detection:
selection:
CommandLine|contains: '-i SM-tgytutrc -s'
condition: selection
falsepositives:
- Unlikely
level: critical
tags:
- attack.impact
- attack.t1486