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] False positive in 3070.1 (IMAP fetch overflow attempt)

Subject: [Snort-sigs] False positive in 3070.1 (IMAP fetch overflow attempt)
Date: Tue, 18 Jan 2005 16:15:13 -0700
The current version:

alert tcp $EXTERNAL_NET any -> $HOME_NET 143 
(msg:"IMAP fetch overflow attempt"; flow:established,to_server; 
content:"FETCH"; nocase; isdataat: 100,relative; 
pcre:"/\sFETCH\s[^\n]{100}/smi"; 
reference:bugtraq,11775; classtype:misc-attack; sid:3070; rev:1;)


Could somebody at Sourcefire confirm that the buffer overflow happens as 
early as 100 bytes? All published PoC for BID 11775 have the NOP sled 
260 bytes long. Having legitimate FETCH with message specifiers over 100 
bytes is quite common. 

Cheers,
nnposter


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
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>