ET WEB_SERVER DataCha0s Web Scanner/Robot


Query · suricata

flow:established,to_server;
http.user_agent;
content:"DataCha0s"; nocase; depth:9;
Raw source ET WEB_SERVER DataCha0s Web Scanner/Robot · 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 -> $HOME_NET any (
    msg:"ET WEB_SERVER DataCha0s Web Scanner/Robot";
    flow:established,to_server;
    http.user_agent;
    content:"DataCha0s"; nocase; depth:9;
    reference:url,www.internetofficer.com/web-robot/datacha0s.html;
    classtype:web-application-activity;
    sid:2003616; rev:41;
    metadata:created_at 2010_07_30, signature_severity Unknown, updated_at 2020_10_19;
)

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.