ET MALWARE Georgian Targeted Attack - Trojan Checkin


Query · suricata

flow:established,to_server;
http.uri;
content:"/index312.php?ver=";
content:"&cam=";
content:"&p=spy";
content:"&id=";
Raw source ET MALWARE Georgian Targeted Attack - Trojan 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 Georgian Targeted Attack - Trojan Checkin";
    flow:established,to_server;
    http.uri;
    content:"/index312.php?ver=";
    content:"&cam=";
    content:"&p=spy";
    content:"&id=";
    reference:md5,d4af87ba30c59d816673df165511e466;
    reference:url,dea.gov.ge/uploads/CERT%20DOCS/Cyber%20Espionage.pdf;
    classtype:command-and-control;
    sid:2015850; rev:4;
    metadata:created_at 2012_11_01, signature_severity Major, updated_at 2020_05_08;
)

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.