GPL WEB_SERVER apache ?M=D directory list attempt


Query · suricata

flow:to_server,established;
http.uri;
content:"/?M=D";
Raw source GPL WEB_SERVER apache ?M=D directory list 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:"GPL WEB_SERVER apache ?M=D directory list attempt";
    flow:to_server,established;
    http.uri;
    content:"/?M=D";
    reference:bugtraq,3009;
    reference:cve,2001-0731;
    classtype:web-application-activity;
    sid:2101519; rev:12;
    metadata:created_at 2010_09_23, cve CVE_2001_0731, signature_severity Unknown, updated_at 2020_04_21;
)

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.