ET MALWARE Mozart Loader CnC Checkin (getid)


Query · suricata

flow:to_server;
content:"$";
content:"-S-"; distance:0; nocase;
content:"|05|getid|00 00 10 00 01|"; distance:0; fast_pattern;
Raw source ET MALWARE Mozart Loader CnC Checkin (getid) · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert dns $HOME_NET any -> any any (
    msg:"ET MALWARE Mozart Loader CnC Checkin (getid)";
    flow:to_server;
    content:"$";
    content:"-S-"; distance:0; nocase;
    content:"|05|getid|00 00 10 00 01|"; distance:0; fast_pattern;
    reference:md5,cb20d25c5e5e31ffaa8101449d50745a;
    classtype:domain-c2;
    sid:2029407; rev:2;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, created_at 2020_02_11, deployment Perimeter, malware_family MozartLoader, confidence High, signature_severity Major, updated_at 2020_02_11;
)

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.