ET EXPLOIT Apache Struts Possible OGNL Java Exec In URI M2


Query · suricata

flow:to_server,established;
http.uri;
content:"java.lang.Runtime|25|40getRuntime().exec("; nocase;
Raw source ET EXPLOIT Apache Struts Possible OGNL Java Exec In URI M2 · 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 Exec In URI M2";
    flow:to_server,established;
    http.uri;
    content:"java.lang.Runtime|25|40getRuntime().exec("; nocase;
    classtype:attempted-user;
    sid:2026024; rev:2;
    metadata:affected_product Web_Server_Applications, attack_target Web_Server, created_at 2018_08_23, deployment Perimeter, confidence Medium, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_08_25;
)

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.