ET SCAN SQLNinja Attempt To Recreate xp_cmdshell Using sp_configure


Query · suricata

flow:to_server,established;
content:"?param=a";
content:"exec%20master%2E%2Esp%5Fconfigure%20%27show%20advanced%20options"; distance:2;
Raw source ET SCAN SQLNinja Attempt To Recreate xp_cmdshell Using sp_configure · 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 SCAN SQLNinja Attempt To Recreate xp_cmdshell Using sp_configure";
    flow:to_server,established;
    content:"?param=a";
    content:"exec%20master%2E%2Esp%5Fconfigure%20%27show%20advanced%20options"; distance:2;
    reference:url,sqlninja.sourceforge.net/index.html;
    classtype:attempted-admin;
    sid:2009043; rev:5;
    metadata:created_at 2010_07_30, confidence Medium, signature_severity Informational, 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.