ET WEB_SERVER Possible Cherokee Web Server GET AUX Request Denial Of Service Attempt


Query · suricata

flow:established,to_server;
content:"GET |2F|AUX HTTP|2F|1|2E|"; nocase; depth:16;
Raw source ET WEB_SERVER Possible Cherokee Web Server GET AUX Request Denial Of Service Attempt · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $EXTERNAL_NET any -> $HTTP_SERVERS any (
    msg:"ET WEB_SERVER Possible Cherokee Web Server GET AUX Request Denial Of Service Attempt";
    flow:established,to_server;
    content:"GET |2F|AUX HTTP|2F|1|2E|"; nocase; depth:16;
    reference:url,securitytracker.com/alerts/2009/Oct/1023095.html;
    reference:url,www.securityfocus.com/bid/36814/info;
    reference:url,www.securityfocus.com/archive/1/507456;
    classtype:attempted-dos;
    sid:2010229; rev:4;
    metadata:created_at 2010_07_30, confidence Medium, signature_severity Unknown, 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.