ET MALWARE Social-bos.biz related trojan checkin (trackid=hex)


Query · suricata

flow:established,to_server;
http.uri;
content:".php?trackid=";
content:"706172616D3D636D64266C616E673D";
Raw source ET MALWARE Social-bos.biz related trojan checkin (trackid=hex) · 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 Social-bos.biz related trojan checkin (trackid=hex)";
    flow:established,to_server;
    http.uri;
    content:".php?trackid=";
    content:"706172616D3D636D64266C616E673D";
    classtype:command-and-control;
    sid:2008545; rev:5;
    metadata:created_at 2010_07_30, signature_severity Major, updated_at 2020_09_02;
)

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.