ET EXPLOIT Possible CVE-2018-4407 - Apple ICMP DoS PoC


Query · suricata

itype:12;
icode:0;
content:"AAAAAAAA"; fast_pattern;
Raw source ET EXPLOIT Possible CVE-2018-4407 - Apple ICMP DoS PoC · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert icmp $HOME_NET any -> any any (
    msg:"ET EXPLOIT Possible CVE-2018-4407 - Apple ICMP DoS PoC";
    itype:12;
    icode:0;
    content:"AAAAAAAA"; fast_pattern;
    reference:url,lgtm.com/blog/apple_xnu_icmp_error_CVE-2018-4407;
    reference:url,twitter.com/ihackbanme/status/1057811965945376768;
    classtype:attempted-user;
    sid:2026567; rev:1;
    metadata:affected_product Mac_OSX, attack_target Client_Endpoint, created_at 2018_11_01, cve CVE_2018_4407, deployment Internal, confidence Medium, signature_severity Major, updated_at 2019_07_26;
)

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.