ET WEB_SPECIFIC_APPS Possible MobileIron MDM RCE Inbound (CVE-2020-15505)


Query · suricata

flow:established,to_server;
http.method;
content:"POST";
http.uri;
content:"/mifs/|2e 3b|/"; fast_pattern;
content:"|63 02 00 48 00 84|"; startswith;
content:"B|00|e|00|a|00|n|00|F|00|a|00|c|00|";
content:"r|00|m|00|i|00 3a 00 2f 00 2f|"; distance:0;
Raw source ET WEB_SPECIFIC_APPS Possible MobileIron MDM RCE 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 WEB_SPECIFIC_APPS Possible MobileIron MDM RCE Inbound (CVE-2020-15505)";
    flow:established,to_server;
    http.method;
    content:"POST";
    http.uri;
    content:"/mifs/|2e 3b|/"; fast_pattern;
    content:"|63 02 00 48 00 84|"; startswith;
    content:"B|00|e|00|a|00|n|00|F|00|a|00|c|00|";
    content:"r|00|m|00|i|00 3a 00 2f 00 2f|"; distance:0;
    reference:url,blog.orange.tw/2020/09/how-i-hacked-facebook-again-mobileiron-mdm-rce.html;
    reference:cve,2020-15505;
    classtype:attempted-admin;
    sid:2033606; rev:1;
    metadata:created_at 2021_07_28, cve CVE_2020_15505, confidence Medium, signature_severity Major, tag CISA_KEV, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2021_07_28;
)

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.