ET MALWARE MiniDuke CnC Beacon (string2_slide_2_1)


Query · suricata

flow:established,to_server;
content:"AzNGZa";
content:"N"; within:3;
content:"0"; within:3;
content:"V"; within:3;
content:"b"; within:3;
content:"c"; within:3;
content:"F"; within:3;
Raw source ET MALWARE MiniDuke CnC Beacon (string2_slide_2_1) · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert tcp $HOME_NET any -> $EXTERNAL_NET 25 (
    msg:"ET MALWARE MiniDuke CnC Beacon (string2_slide_2_1)";
    flow:established,to_server;
    content:"AzNGZa";
    content:"N"; within:3;
    content:"0"; within:3;
    content:"V"; within:3;
    content:"b"; within:3;
    content:"c"; within:3;
    content:"F"; within:3;
    reference:url,www.us-cert.gov/security-publications/GRIZZLY-STEPPE-Russian-Malicious-Cyber-Activity;
    classtype:targeted-activity;
    sid:2023926; rev:1;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, created_at 2017_02_16, deployment Perimeter, malware_family APT29_MiniDuke, confidence High, signature_severity Major, tag c2, updated_at 2019_07_26, mitre_tactic_id TA0010, mitre_tactic_name Exfiltration, mitre_technique_id T1041, mitre_technique_name Exfiltration_Over_C2_Channel;
)

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.