ET MALWARE Taidoor Checkin


Query · suricata

urilen:32;
http.uri;
content:".php?id="; offset:6; depth:8;
pcre:"/^[A-Z0-9]{18}$/R";
http.user_agent;
content:"MSIE 6.0|3b|";
Raw source ET MALWARE Taidoor 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 Taidoor Checkin";
    urilen:32;
    http.uri;
    content:".php?id="; offset:6; depth:8;
    pcre:"/^[A-Z0-9]{18}$/R";
    http.user_agent;
    content:"MSIE 6.0|3b|";
    reference:md5,f4b8b51b75f67e68d0c1a9639e2488c3;
    classtype:command-and-control;
    sid:2015808; rev:7;
    metadata:created_at 2012_10_17, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_08_17;
)

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.