ET MALWARE Platinum APT - Titanium Hardcoded String Observed


Query · suricata

flow:established,to_server;
http.method;
content:"POST";
http.request_body;
content:"06xwsrdrub2i84n6map3li3vz3h9bh4vfgcw"; fast_pattern;
Raw source ET MALWARE Platinum APT - Titanium Hardcoded String Observed · 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 Platinum APT - Titanium Hardcoded String Observed";
    flow:established,to_server;
    http.method;
    content:"POST";
    http.request_body;
    content:"06xwsrdrub2i84n6map3li3vz3h9bh4vfgcw"; fast_pattern;
    reference:url,securelist.com/titanium-the-platinum-group-strikes-again/94961/;
    classtype:command-and-control;
    sid:2028960; rev:1;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, created_at 2019_11_11, deployment Perimeter, malware_family Titanium, performance_impact Low, confidence High, signature_severity Major, tag PLATINUM, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2019_11_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.