ET WEB_SERVER Local Website Infected By Gootkit


Query · suricata

flow:established,from_server;
content:"Gootkit iframer component"; nocase;
Raw source ET WEB_SERVER Local Website Infected By Gootkit · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $HTTP_SERVERS any -> $EXTERNAL_NET any (
    msg:"ET WEB_SERVER Local Website Infected By Gootkit";
    flow:established,from_server;
    content:"Gootkit iframer component"; nocase;
    reference:url,www.m86security.com/labs/i/GootKit--Automated-Website-Infection,trace.1368~.asp;
    classtype:web-application-attack;
    sid:2011289; rev:4;
    metadata:created_at 2010_09_28, signature_severity Unknown, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2019_09_27;
)

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.