ET EXPLOIT Possible Android Stagefright MP4 CVE-2015-1538 - Shell


Query · suricata

flow:established,from_server;
file_data;
content:"|00 00 00 18 66 74 79 70|mp4"; within:13;
content:"/system/bin/sh"; fast_pattern;
Raw source ET EXPLOIT Possible Android Stagefright MP4 CVE-2015-1538 - Shell · 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 EXPLOIT Possible Android Stagefright MP4 CVE-2015-1538 - Shell";
    flow:established,from_server;
    file_data;
    content:"|00 00 00 18 66 74 79 70|mp4"; within:13;
    content:"/system/bin/sh"; fast_pattern;
    reference:cve,2015-1538;
    reference:url,blog.zimperium.com/the-latest-on-stagefright-cve-2015-1538-exploit-is-now-available-for-testing-purposes/;
    classtype:attempted-user;
    sid:2021757; rev:3;
    metadata:created_at 2015_09_10, cve CVE_2015_1538, confidence Medium, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2019_10_08;
)

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.