ET SCAN Apache mod_proxy Reverse Proxy Exposure 1


Query · suricata

flow:established,to_server;
http.request_line;
content:"GET @"; depth:5;
Raw source ET SCAN Apache mod_proxy Reverse Proxy Exposure 1 · 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 Apache mod_proxy Reverse Proxy Exposure 1";
    flow:established,to_server;
    http.request_line;
    content:"GET @"; depth:5;
    reference:url,www.contextis.com/research/blog/reverseproxybypass/;
    reference:url,mail-archives.apache.org/mod_mbox/httpd-announce/201110.mbox/%3C20111005141541.GA7696@redhat.com%3E;
    classtype:attempted-recon;
    sid:2013791; rev:4;
    metadata:created_at 2011_10_24, confidence Medium, signature_severity Informational, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_10_28;
)

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.