ET SCAN struts-pwn User-Agent


Query · suricata

flow:established,to_server;
http.user_agent;
content:"struts-pwn"; depth:10; fast_pattern;
Raw source ET SCAN struts-pwn User-Agent · 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 -> $HOME_NET any (
    msg:"ET SCAN struts-pwn User-Agent";
    flow:established,to_server;
    http.user_agent;
    content:"struts-pwn"; depth:10; fast_pattern;
    reference:url,github.com/mazen160/struts-pwn_CVE-2017-9805/blob/master/struts-pwn.py;
    reference:cve,2017-9805;
    reference:url,paladion.net/paladion-cyber-labs-discovers-a-new-ransomware/;
    classtype:attempted-user;
    sid:2024843; rev:3;
    metadata:affected_product Apache_Struts2, attack_target Web_Server, created_at 2017_10_16, cve CVE_2017_9805, deployment Datacenter, performance_impact Moderate, confidence High, signature_severity Minor, tag CISA_KEV, updated_at 2020_08_13;
)

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.