ET MOBILE_MALWARE Possible Android CVE-2014-6041


Query · suricata

flow:from_server,established;
file_data;
content:"|5c|u001"; fast_pattern;
pcre:"/^[a-f0-9]/Ri";
content:"javascript|3a|"; nocase; within:11;
Raw source ET MOBILE_MALWARE Possible Android CVE-2014-6041 · 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 MOBILE_MALWARE Possible Android CVE-2014-6041";
    flow:from_server,established;
    file_data;
    content:"|5c|u001"; fast_pattern;
    pcre:"/^[a-f0-9]/Ri";
    content:"javascript|3a|"; nocase; within:11;
    reference:url,blog.trendmicro.com/trendlabs-security-intelligence/same-origin-policy-bypass-vulnerability-has-wider-reach-than-thought/;
    classtype:attempted-user;
    sid:2020397; rev:4;
    metadata:created_at 2015_02_12, cve CVE_2014_6041, confidence Medium, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2019_08_15;
)

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.