mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-07 09:48:58 +00:00
24 lines
746 B
YAML
24 lines
746 B
YAML
title: LockerGoga Ransomware
|
|
id: 74db3488-fd28-480a-95aa-b7af626de068
|
|
author: Vasiliy Burov, oscd.community
|
|
date: 2020/10/18
|
|
description: Detects LockerGoga Ransomware command line.
|
|
status: experimental
|
|
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/
|
|
tags:
|
|
- attack.impact
|
|
- attack.t1486
|
|
logsource:
|
|
category: process_creation
|
|
product: windows
|
|
detection:
|
|
selection:
|
|
CommandLine|contains: '-i SM-tgytutrc -s'
|
|
condition: selection
|
|
falsepositives:
|
|
- Unlikely
|
|
level: critical
|