Emerging Threatcriticalstable

LockerGoga Ransomware Activity

Detects LockerGoga ransomware activity via specific command line.

Convert In Phoenix Studio

Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.

Launch
Vasiliy Burov, oscd.communityCreated Sun Oct 18Updated Fri Feb 0374db3488-fd28-480a-95aa-b7af626de0682019
Emerging Threat
Active Threat

Developed to detect an active or emerging threat. Prioritize investigation of any alerts and correlate with threat intelligence.

Log Source
WindowsProcess Creation
ProductWindows← raw: windows
CategoryProcess Creation← raw: process_creation

Events generated when a new process is spawned on the system. Covers command-line arguments, parent/child relationships, and process metadata.

Detection Logic
Detection Logic1 selector
detection:
    selection:
        CommandLine|contains: '-i SM-tgytutrc -s'
    condition: selection
False Positives
Unlikely

False positives are unlikely for most environments. High confidence detection.

MITRE ATT&CK

Other

detection.emerging-threats
Rule Metadata
Rule ID
74db3488-fd28-480a-95aa-b7af626de068
Status
stable
Level
critical
Type
Emerging Threat
Created
Sun Oct 18
Modified
Fri Feb 03
Path
rules-emerging-threats/2019/Malware/LockerGoga/proc_creation_win_malware_lockergoga_ransomware.yml
Raw Tags
attack.impactattack.t1486detection.emerging-threats
View on GitHub