ET MALWARE APT/TransparentTribe CnC Checkin


Query · suricata

flow:established,to_server;
http.method;
content:"POST";
http.uri;
content:".php"; endswith;
http.request_body;
content:"=explorer!"; fast_pattern;
content:"!!&"; distance:0;
content:"!!&"; distance:0;
content:"!!&"; distance:0;
content:"!!&"; distance:0;
content:"!!&"; distance:0;
content:"=Microsoft+Windows+"; distance:0;
http.header_names;
content:!"Referer";
content:!"User-Agent";
Raw source ET MALWARE APT/TransparentTribe CnC Checkin · 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 APT/TransparentTribe CnC Checkin";
    flow:established,to_server;
    http.method;
    content:"POST";
    http.uri;
    content:".php"; endswith;
    http.request_body;
    content:"=explorer!"; fast_pattern;
    content:"!!&"; distance:0;
    content:"!!&"; distance:0;
    content:"!!&"; distance:0;
    content:"!!&"; distance:0;
    content:"!!&"; distance:0;
    content:"=Microsoft+Windows+"; distance:0;
    http.header_names;
    content:!"Referer";
    content:!"User-Agent";
    reference:md5,77549b8211c05fdf9114b09d38e88d98;
    classtype:command-and-control;
    sid:2029242; rev:1;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, created_at 2020_01_09, deployment Perimeter, malware_family TransparentTribe, confidence High, signature_severity Major, updated_at 2020_01_09;
)

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.