ET MOBILE_MALWARE Possible Android InMobi SDK SideDoor Access registerMicListener


Query · suricata

flow:from_server,established;
file_data;
content:"utilityController"; nocase;
content:"registerMicListener"; nocase;
Raw source ET MOBILE_MALWARE Possible Android InMobi SDK SideDoor Access registerMicListener · 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 registerMicListener";
    flow:from_server,established;
    file_data;
    content:"utilityController"; nocase;
    content:"registerMicListener"; nocase;
    reference:url,fireeye.com/blog/threat-research/2014/01/js-binding-over-http-vulnerability-and-javascript-sidedoor.html;
    classtype:trojan-activity;
    sid:2017783; rev:3;
    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.