ET MALWARE Linux DarkRadiation Ransomware Telegram Activity M3


Query · suricata

flow:established,to_server;
http.method;
content:"POST";
http.uri;
content:"/sendMessage?chat_id=";
content:"&"; endswith;
http.user_agent;
content:"curl/"; startswith;
http.request_body;
content:"text=%0ASCRIPT+STARTED+ON+"; startswith; nocase; fast_pattern;
content:"%0A%0AINFO%3A%0A"; nocase; distance:0;
content:"%0A%0ALogin+Users%3A%0A"; nocase; distance:0;
Raw source ET MALWARE Linux DarkRadiation Ransomware Telegram Activity M3 · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $HOME_NET any -> $EXTERNAL_NET any (
    msg:"ET MALWARE Linux DarkRadiation Ransomware Telegram Activity M3";
    flow:established,to_server;
    http.method;
    content:"POST";
    http.uri;
    content:"/sendMessage?chat_id=";
    content:"&"; endswith;
    http.user_agent;
    content:"curl/"; startswith;
    http.request_body;
    content:"text=%0ASCRIPT+STARTED+ON+"; startswith; nocase; fast_pattern;
    content:"%0A%0AINFO%3A%0A"; nocase; distance:0;
    content:"%0A%0ALogin+Users%3A%0A"; nocase; distance:0;
    reference:md5,3402c9373726396598011ef6ec1ea243;
    reference:url,www.trendmicro.com/en_us/research/21/f/bash-ransomware-darkradiation-targets-red-hat--and-debian-based-linux-distributions.html;
    classtype:trojan-activity;
    sid:2044619; rev:1;
    metadata:affected_product Linux, attack_target Client_Endpoint, created_at 2023_03_14, deployment Perimeter, performance_impact Low, confidence High, signature_severity Major, tag Ransomware, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2023_03_14, mitre_tactic_id TA0040, mitre_tactic_name Impact, mitre_technique_id T1486, mitre_technique_name Data_Encrypted_for_Impact;
)

Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.