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] new rule for detect GNU imapd search format string

Subject: [Snort-sigs] new rule for detect GNU imapd search format string
Date: Sun, 18 Sep 2005 19:37:08 +0200 (CEST)
Hi,

Please check and add this rule for detect 'GNU imapd search format string' :

imap.rules:alert tcp $EXTERNAL_NET any -> $HOME_NET 143 (msg:"IMAP GNU imapd search format string attempt"; flow:established,to_server; pcre:"/\sSEARCH.*\%/smi"; reference:osvdb,19306; reference:cve,2005-2878;
classtype:misc-attack;)


osvdb :
http://www.osvdb.org/displayvuln.php?osvdb_id=19306

idefense :
http://www.idefense.com/application/poi/display?id=303&type=vulnerabilities&flashstatus=true

cve :
http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2005-2878

improve are welcome !

Regards
Rmkml


------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ 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>
  • [Snort-sigs] new rule for detect GNU imapd search format string, rmkml <=