ET EXPLOIT Apache Struts Possible OGNL Java ProcessBuilder URI


Query · suricata

flow:to_server,established;
http.uri;
content:"java.lang.ProcessBuilder("; nocase;
Raw source ET EXPLOIT Apache Struts Possible OGNL Java ProcessBuilder URI · 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 EXPLOIT Apache Struts Possible OGNL Java ProcessBuilder URI";
    flow:to_server,established;
    http.uri;
    content:"java.lang.ProcessBuilder("; nocase;
    classtype:attempted-user;
    sid:2017172; rev:5;
    metadata:created_at 2013_07_24, confidence Medium, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_04_24;
)

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.