Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Snort-Signatures
[Top] [All Lists]

[Snort-sigs] SID 3466 reference incorrect

Subject: [Snort-sigs] SID 3466 reference incorrect
Date: Sun, 10 Jul 2005 19:18:44 -0700
SID 3466 CVE refrenece is totally off
alert tcp $EXTERNAL_NET any -> $HTTP_SERVERS $HTTP_PORTS (msg:"WEB-MISC
Authorization Basic overflow attempt"; flow:to_server,established;
content:"Authorization|3A|"; nocase; content:"Basic"; distance:0;
nocase; pcre:"/^Authorization\x3a\s*Basic\s[^\n]{200}/smi";
reference:bugtraq,8375; reference:cvs,2003-0727; classtype:web-
application-attack; sid:3466; rev:3;)
should be 
alert tcp $EXTERNAL_NET any -> $HTTP_SERVERS $HTTP_PORTS (msg:"WEB-MISC
Authorization Basic overflow attempt"; flow:to_server,established;
content:"Authorization|3A|"; nocase; content:"Basic"; distance:0;
nocase; pcre:"/^Authorization\x3a\s*Basic\s[^\n]{200}/smi";
reference:bugtraq,8375; reference:cve,2003-0727; classtype:web-
application-attack; sid:3466; rev:3;)



-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
Snort-sigs mailing list
Snort-sigs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/snort-sigs

<Prev in Thread] Current Thread [Next in Thread>