ET EXPLOIT Possible MobileIron RCE Attempt Inbound (CVE-2020-15505)


Query · suricata

flow:established,to_server;
http.uri;
content:"|2f 2e 3b 2f|"; fast_pattern;
Raw source ET EXPLOIT Possible MobileIron RCE Attempt Inbound (CVE-2020-15505) · 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 -> [$HOME_NET,$HTTP_SERVERS] any (
    msg:"ET EXPLOIT Possible MobileIron RCE Attempt Inbound (CVE-2020-15505)";
    flow:established,to_server;
    http.uri;
    content:"|2f 2e 3b 2f|"; fast_pattern;
    reference:url,blog.orange.tw/2020/09/how-i-hacked-facebook-again-mobileiron-mdm-rce.html;
    reference:cve,2020-15505;
    classtype:attempted-admin;
    sid:2030997; rev:1;
    metadata:created_at 2020_10_12, cve CVE_2020_15505, confidence Medium, signature_severity Major, tag CISA_KEV, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2020_10_12;
)

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.