ET WEB_SPECIFIC_APPS Apache ActiveMQ File Upload RCE (CVE-2016-3088)


Query · suricata

flow:established,to_server;
http.method;
content:"MOVE";
http.header;
content:"Destination|3a 20|";
Raw source ET WEB_SPECIFIC_APPS Apache ActiveMQ File Upload RCE (CVE-2016-3088) · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http any any -> $HTTP_SERVERS 8161 (
    msg:"ET WEB_SPECIFIC_APPS Apache ActiveMQ File Upload RCE (CVE-2016-3088)";
    flow:established,to_server;
    http.method;
    content:"MOVE";
    http.header;
    content:"Destination|3a 20|";
    reference:cve,2016-3088;
    reference:url,www.exploit-db.com/exploits/42283/;
    classtype:attempted-admin;
    sid:2025574; rev:3;
    metadata:attack_target Web_Server, created_at 2018_05_10, cve CVE_2016_3088, deployment Datacenter, signature_severity Minor, tag CISA_KEV, 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.