ET POLICY Proxy Judge Discovery/Evasion (prxjdg.cgi)


Query · suricata

flow:established,to_server;
http.uri;
content:"/prxjdg.cgi"; nocase;
Raw source ET POLICY Proxy Judge Discovery/Evasion (prxjdg.cgi) · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http any any -> any $HTTP_PORTS (
    msg:"ET POLICY Proxy Judge Discovery/Evasion (prxjdg.cgi)";
    flow:established,to_server;
    http.uri;
    content:"/prxjdg.cgi"; nocase;
    classtype:policy-violation;
    sid:2003047; rev:7;
    metadata:created_at 2010_07_30, confidence High, signature_severity Informational, updated_at 2020_09_14;
)

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.