ET MALWARE Trojan-Spy.Win32.Zbot.qgxi Checkin


Query · suricata

flow:to_server,established;
http.uri;
content:".php?bot="; fast_pattern;
http.cookie;
content:"bot="; depth:4;
Raw source ET MALWARE Trojan-Spy.Win32.Zbot.qgxi 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-Spy.Win32.Zbot.qgxi Checkin";
    flow:to_server,established;
    http.uri;
    content:".php?bot="; fast_pattern;
    http.cookie;
    content:"bot="; depth:4;
    reference:md5,0b450a92f29181065bc6601333f01b07;
    reference:md5,548fbf4dde27e725c0a1544f61362b50;
    reference:url,arbornetworks.com/asert/2014/04/trojan-eclipse-a-bad-moon-rising;
    classtype:command-and-control;
    sid:2018412; rev:10;
    metadata:created_at 2013_10_31, signature_severity Major, updated_at 2020_09_24;
)

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.