ET MALWARE MuddyWater APT Related Maldoc Checkin M1


Query · suricata

flow:established,to_server;
http.method;
content:"GET";
http.uri;
content:"/getCommand?guid="; startswith; fast_pattern;
http.user_agent;
content:"|3b 20|ms-office|3b 20|";
http.host;
pcre:"/^\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}$/";
http.header_names;
content:!"Referer";
Raw source ET MALWARE MuddyWater APT Related Maldoc Checkin M1 · 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 MuddyWater APT Related Maldoc Checkin M1";
    flow:established,to_server;
    http.method;
    content:"GET";
    http.uri;
    content:"/getCommand?guid="; startswith; fast_pattern;
    http.user_agent;
    content:"|3b 20|ms-office|3b 20|";
    http.host;
    pcre:"/^\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}$/";
    http.header_names;
    content:!"Referer";
    reference:md5,c9ab403bd43649b5fd57efac4bf83b7c;
    reference:md5,748ae5af58e52e940ab806bdbbe61c4c;
    reference:url,twitter.com/ShadowChasing1/status/1475819281648553986;
    classtype:trojan-activity;
    sid:2034844; rev:3;
    metadata:attack_target Client_Endpoint, created_at 2021_12_28, deployment Perimeter, malware_family MuddyWater, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2022_04_18, reviewed_at 2023_08_22;
)

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.