ET MALWARE Trojan.Generic.5325921 Checkin


Query · suricata

flow:to_server,established;
http.uri;
content:"?p=";
content:"&botmajor=";
content:"&botminor=";
content:"&osmajor=";
content:"&osminor=";
Raw source ET MALWARE Trojan.Generic.5325921 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 Trojan.Generic.5325921 Checkin";
    flow:to_server,established;
    http.uri;
    content:"?p=";
    content:"&botmajor=";
    content:"&botminor=";
    content:"&osmajor=";
    content:"&osminor=";
    reference:md5,203cec547d7d7d7b3a51084ad1abd793;
    classtype:command-and-control;
    sid:2020090; rev:4;
    metadata:created_at 2015_01_05, signature_severity Major, updated_at 2020_05_14;
)

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.