ET WEB_SERVER Apache Struts Possible xwork Disable Method Execution


Query · suricata

flow:established,to_server;
http.uri;
content:"xwork"; nocase;
content:"MethodAccessor"; nocase;
content:"denyMethodExecution"; nocase; fast_pattern;
Raw source ET WEB_SERVER Apache Struts Possible xwork Disable Method Execution · 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 -> $HTTP_SERVERS any (
    msg:"ET WEB_SERVER Apache Struts Possible xwork Disable Method Execution";
    flow:established,to_server;
    http.uri;
    content:"xwork"; nocase;
    content:"MethodAccessor"; nocase;
    content:"denyMethodExecution"; nocase; fast_pattern;
    reference:url,struts.apache.org/development/2.x/docs/s2-013.html;
    classtype:attempted-admin;
    sid:2016920; rev:4;
    metadata:created_at 2013_05_24, confidence Medium, signature_severity Minor, updated_at 2020_09_18;
)

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.