ET MALWARE Gamaredon APT Maldoc Related Activity (POST)


Query · suricata

flow:established,to_server;
http.method;
content:"POST";
http.user_agent;
content:"|3a 3a|";
content:"_"; distance:0;
content:"|3a 3a|/."; distance:0; fast_pattern;
http.header_names;
content:!"Referer";
Raw source ET MALWARE Gamaredon APT Maldoc Related Activity (POST) · 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 Gamaredon APT Maldoc Related Activity (POST)";
    flow:established,to_server;
    http.method;
    content:"POST";
    http.user_agent;
    content:"|3a 3a|";
    content:"_"; distance:0;
    content:"|3a 3a|/."; distance:0; fast_pattern;
    http.header_names;
    content:!"Referer";
    reference:md5,cc088f6cdcc6536404d1527f5addbde6;
    reference:md5,3543111b570bd274ba5d0f1a10268c84;
    reference:url,twitter.com/500mk500/status/1497837117572980740;
    classtype:trojan-activity;
    sid:2035363; rev:1;
    metadata:attack_target Client_Endpoint, created_at 2022_03_01, deployment Perimeter, malware_family Gamaredon, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2022_03_01;
)

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.