ET EXPLOIT Apache Struts getWriter and opensymphony inbound OGNL injection remote code execution attempt


Query · suricata

flow:to_server,established;
http.uri;
content:"|2E|getWriter"; fast_pattern;
content:"symphony|2E|"; nocase;
Raw source ET EXPLOIT Apache Struts getWriter and opensymphony inbound OGNL injection remote code execution attempt · 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 getWriter and opensymphony inbound OGNL injection remote code execution attempt";
    flow:to_server,established;
    http.uri;
    content:"|2E|getWriter"; fast_pattern;
    content:"symphony|2E|"; nocase;
    reference:cve,2018-11776;
    classtype:attempted-admin;
    sid:2026096; rev:3;
    metadata:affected_product Apache_Struts2, attack_target Server, created_at 2018_09_05, cve CVE_2018_11776, deployment Datacenter, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_08_25, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1190, mitre_technique_name Exploit_Public_Facing_Application;
)

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.