ET MALWARE DaoDao Cloud Loader C2 Response


Query · suricata

flow:established,to_client;
dsize:<40;
content:"AOK123456";
isdataat:!1,relative;
Raw source ET MALWARE DaoDao Cloud Loader C2 Response · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert tcp-pkt $EXTERNAL_NET any -> $HOME_NET any (
    msg:"ET MALWARE DaoDao Cloud Loader C2 Response";
    flow:established,to_client;
    dsize:<40;
    content:"AOK123456";
    isdataat:!1,relative;
    reference:url,twitter.com/Gi7w0rm/status/1767161955733696771;
    reference:md5,08d0d02dde4e20b9d48c782f48de64ab;
    classtype:trojan-activity;
    sid:2051639; rev:1;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, tls_state plaintext, created_at 2024_03_13, deployment Perimeter, confidence Medium, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2024_03_13;
)

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.