ET MALWARE CloudAtlas APT Related Maldoc Activity M6 (GET)


Query · suricata

flow:established,to_server;
http.method;
content:"GET";
http.uri;
content:"/?wp-"; startswith; fast_pattern;
content:".xml/"; distance:0;
http.user_agent;
content:"|3b 20|ms-office|3b 20|";
http.header_names;
content:!"Referer";
target:src_ip;
Raw source ET MALWARE CloudAtlas APT Related Maldoc Activity M6 (GET) · 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 CloudAtlas APT Related Maldoc Activity M6 (GET)";
    flow:established,to_server;
    http.method;
    content:"GET";
    http.uri;
    content:"/?wp-"; startswith; fast_pattern;
    content:".xml/"; distance:0;
    http.user_agent;
    content:"|3b 20|ms-office|3b 20|";
    http.header_names;
    content:!"Referer";
    reference:md5,cd8141f094cfb0dae11747ee9dc74a2f;
    reference:url,www.facct.ru/blog/cloud-atlas;
    classtype:trojan-activity;
    sid:2049736; rev:1;
    metadata:attack_target Client_Endpoint, created_at 2023_12_19, deployment Perimeter, deployment SSLDecrypt, confidence Medium, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2023_12_19;
    target:src_ip;
)

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.