ET WEB_SPECIFIC_APPS Possible Oracle GlassFish Server Administration Console Authentication Bypass Attempt


Query · suricata

flow:established,to_server;
http.method;
content:"TRACE";
http.uri;
content:".jsf"; nocase;
target:dest_ip;
Raw source ET WEB_SPECIFIC_APPS Possible Oracle GlassFish Server Administration Console Authentication Bypass 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 -> $HOME_NET 4848 (
    msg:"ET WEB_SPECIFIC_APPS Possible Oracle GlassFish Server Administration Console Authentication Bypass Attempt";
    flow:established,to_server;
    http.method;
    content:"TRACE";
    http.uri;
    content:".jsf"; nocase;
    reference:url,www.coresecurity.com/content/oracle-glassfish-server-administration-console-authentication-bypass;
    reference:bid,47818;
    reference:cve,2011-1511;
    classtype:attempted-recon;
    sid:2012977; rev:5;
    metadata:created_at 2011_06_09, cve CVE_2011_1511, deployment Perimeter, deployment Internal, confidence High, signature_severity Major, updated_at 2024_11_26, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1190, mitre_technique_name Exploit_Public_Facing_Application;
    target:dest_ip;
)

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.