ET EXPLOIT Possible iOS MobileMail OOB Write/Heap Overflow Exploit Email (Inbound)


Query · suricata

flow:established,to_server;
content:"://87756";
Raw source ET EXPLOIT Possible iOS MobileMail OOB Write/Heap Overflow Exploit Email (Inbound) · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert smtp $EXTERNAL_NET any -> $HOME_NET any (
    msg:"ET EXPLOIT Possible iOS MobileMail OOB Write/Heap Overflow Exploit Email (Inbound)";
    flow:established,to_server;
    content:"://87756";
    reference:url,blog.zecops.com/vulnerabilities/unassisted-ios-attacks-via-mobilemail-maild-in-the-wild/;
    classtype:attempted-admin;
    sid:2030012; rev:1;
    metadata:affected_product iOS, attack_target Mobile_Client, created_at 2020_04_23, deployment Perimeter, confidence Medium, signature_severity Major, updated_at 2020_04_23;
)

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.