ET WEB_SERVER JBoss jmx-console Probe


Query · suricata

flow:to_server,established;
http.method;
content:"HEAD";
http.uri;
content:"/jmx-console/HtmlAdaptor?"; nocase;
Raw source ET WEB_SERVER JBoss jmx-console Probe · 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 any (
    msg:"ET WEB_SERVER JBoss jmx-console Probe";
    flow:to_server,established;
    http.method;
    content:"HEAD";
    http.uri;
    content:"/jmx-console/HtmlAdaptor?"; nocase;
    reference:cve,2010-0738;
    classtype:web-application-activity;
    sid:2014017; rev:3;
    metadata:created_at 2011_12_10, cve CVE_2010_0738, signature_severity Informational, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_04_20;
)

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.