ET WEB_SPECIFIC_APPS JBoss JMX Console Beanshell Deployer .WAR File Upload and Deployment Cross Site Request Forgery Attempt


Query · suricata

flow:established,to_client;
content:"/HtmlAdaptor"; nocase;
content:"action=invokeOpByName"; nocase; within:25;
content:"DeploymentFileRepository"; nocase; within:80;
content:"methodName="; nocase; within:25;
content:".war"; nocase; distance:0;
content:".jsp"; nocase; distance:0;
Raw source ET WEB_SPECIFIC_APPS JBoss JMX Console Beanshell Deployer .WAR File Upload and Deployment Cross Site Request Forgery 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 $HTTP_PORTS -> $HOME_NET any (
    msg:"ET WEB_SPECIFIC_APPS JBoss JMX Console Beanshell Deployer .WAR File Upload and Deployment Cross Site Request Forgery Attempt";
    flow:established,to_client;
    content:"/HtmlAdaptor"; nocase;
    content:"action=invokeOpByName"; nocase; within:25;
    content:"DeploymentFileRepository"; nocase; within:80;
    content:"methodName="; nocase; within:25;
    content:".war"; nocase; distance:0;
    content:".jsp"; nocase; distance:0;
    reference:url,www.redteam-pentesting.de/en/publications/jboss/-bridging-the-gap-between-the-enterprise-and-you-or-whos-the-jboss-now;
    reference:cve,2010-0738;
    classtype:web-application-attack;
    sid:2011697; rev:2;
    metadata:created_at 2010_07_30, cve CVE_2010_0738, signature_severity Major, updated_at 2024_01_03;
)

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.