GPL NETBIOS SMB-DS DCERPC NTLMSSP invalid mechlistMIC attempt


Query · suricata

flow:to_server,established;
content:"|FF|SMBs"; depth:5; offset:4; nocase;
content:"`"; depth:1; offset:63;
content:"|00 00 00|b|06 83 00 00 06|+|06 01 05 05 02|"; within:15; distance:1;
content:"|06 0A|+|06 01 04 01 82|7|02 02 0A|"; distance:0;
content:"|A3|>0<|A0|0"; distance:0;
Raw source GPL NETBIOS SMB-DS DCERPC NTLMSSP invalid mechlistMIC attempt · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert tcp $EXTERNAL_NET any -> $HOME_NET 445 (
    msg:"GPL NETBIOS SMB-DS DCERPC NTLMSSP invalid mechlistMIC attempt";
    flow:to_server,established;
    content:"|FF|SMBs"; depth:5; offset:4; nocase;
    content:"`"; depth:1; offset:63;
    content:"|00 00 00|b|06 83 00 00 06|+|06 01 05 05 02|"; within:15; distance:1;
    content:"|06 0A|+|06 01 04 01 82|7|02 02 0A|"; distance:0;
    content:"|A3|>0<|A0|0"; distance:0;
    reference:bugtraq,9633;
    reference:bugtraq,9635;
    reference:cve,2003-0818;
    reference:nessus,12052;
    reference:nessus,12054;
    reference:nessus,12065;
    classtype:attempted-dos;
    sid:2102385; rev:12;
    metadata:created_at 2010_09_23, cve CVE_2003_0818, confidence Medium, signature_severity Informational, 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.