ET WEB_SERVER Oracle BEA Weblogic Server 10.3 searchQuery XSS attempt


Query · suricata

flow:to_server,established;
content:"GET "; depth:4;
content:"/consolehelp/console-help.portal"; nocase;
content:"searchQuery="; nocase;
content:"script"; nocase;
pcre:"/<?(java|vb)?script>?.*<.+\/script>?/i";
Raw source ET WEB_SERVER Oracle BEA Weblogic Server 10.3 searchQuery XSS attempt · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert tcp $EXTERNAL_NET any -> $HOME_NET 7011 (
    msg:"ET WEB_SERVER Oracle BEA Weblogic Server 10.3 searchQuery XSS attempt";
    flow:to_server,established;
    content:"GET "; depth:4;
    content:"/consolehelp/console-help.portal"; nocase;
    content:"searchQuery="; nocase;
    content:"script"; nocase;
    pcre:"/<?(java|vb)?script>?.*<.+\/script>?/i";
    reference:url,dsecrg.com/pages/vul/show.php?id=131;
    classtype:web-application-attack;
    sid:2009644; rev:6;
    metadata:created_at 2010_07_30, signature_severity Minor, updated_at 2019_09_26;
)

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.