ET MOBILE_MALWARE Possible Android InMobi SDK SideDoor Access getGalleryImage


Query · suricata

flow:from_server,established;
file_data;
content:"utilityController"; nocase;
content:"getGalleryImage"; nocase;
Raw source ET MOBILE_MALWARE Possible Android InMobi SDK SideDoor Access getGalleryImage · 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 InMobi SDK SideDoor Access getGalleryImage";
    flow:from_server,established;
    file_data;
    content:"utilityController"; nocase;
    content:"getGalleryImage"; nocase;
    reference:url,www.fireeye.com/blog/technical/vulnerabilities/2013/11/inmobi-another-vulnaggressive-adware-opens-billions-of-javascript-sidedoors-on-android-devices.html;
    classtype:trojan-activity;
    sid:2017778; rev:4;
    metadata:created_at 2013_11_27, 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.