ET NETBIOS Microsoft Windows NETAPI Stack Overflow Inbound - MS08-067 (30)


Query · suricata

flow:established,to_server;
content:"|20 00|";
content:"|C8 4F 32 4B 70 16 D3 01 12 78 5A 47 BF 6E E1 88|";
content:"|00 2E 00 2E 00 5C 00 2E 00 2E 00 5C|";
Raw source ET NETBIOS Microsoft Windows NETAPI Stack Overflow Inbound - MS08-067 (30) · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert tcp any any -> $HOME_NET 139 (
    msg:"ET NETBIOS Microsoft Windows NETAPI Stack Overflow Inbound - MS08-067 (30)";
    flow:established,to_server;
    content:"|20 00|";
    content:"|C8 4F 32 4B 70 16 D3 01 12 78 5A 47 BF 6E E1 88|";
    content:"|00 2E 00 2E 00 5C 00 2E 00 2E 00 5C|";
    reference:url,www.microsoft.com/technet/security/Bulletin/MS08-067.mspx;
    reference:cve,2008-4250;
    reference:url,www.kb.cert.org/vuls/id/827267;
    classtype:attempted-admin;
    sid:2008720; rev:5;
    metadata:created_at 2010_07_30, cve CVE_2008_4250, 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.