GPL POLICY Sun JavaServer default password login attempt


Query · suricata

flow:to_server,established;
content:"ae9f86d6beaa3f9ecb9a5b7e072a4138";
http.uri;
content:"/servlet/admin";
Raw source GPL POLICY Sun JavaServer default password login 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 9090 (
    msg:"GPL POLICY Sun JavaServer default password login attempt";
    flow:to_server,established;
    content:"ae9f86d6beaa3f9ecb9a5b7e072a4138";
    http.uri;
    content:"/servlet/admin";
    reference:cve,1999-0508;
    reference:nessus,10995;
    classtype:default-login-attempt;
    sid:2101859; rev:8;
    metadata:created_at 2010_09_23, cve CVE_1999_0508, confidence Medium, signature_severity Informational, 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.