ET WEB_SERVER SQL sp_password attempt


Query · suricata

flow:to_server,established;
content:"sp_password"; nocase;
Raw source ET WEB_SERVER SQL sp_password 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 SQL sp_password attempt";
    flow:to_server,established;
    content:"sp_password"; nocase;
    classtype:attempted-user;
    sid:2000105; rev:6;
    metadata:created_at 2010_07_30, signature_severity Minor, 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.