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. |

| Subject: | [Snort-sigs] FP with webmails |
|---|---|
| Date: | Wed, 17 May 2006 13:15:51 +0200 |
The rules 100000118 and 100000119 are producing FP with webmails. Since
Content-Type and Content-Encoding are MIME field also used in the contents of
the mails, these rules can't avoid to react when the mail you are reading
contains such a MIME field.
alert tcp $EXTERNAL_NET $HTTP_PORTS -> $HOME_NET any (msg:"COMMUNITY
WEB-CLIENT Internet Explorer URLMON.DLL Content-Type Overflow Attempt";
flow:to_client,established; content:"Content-Type|3A|"; nocase;
pcre:"/Content-Type\x3A[^\r\n]{300,}/i"; classtype:attempted-admin;
reference:bugtraq,7419; reference:cve,2003-0113;
reference:url,www.microsoft.com/technet/security/bulletin/MS03-015.mspx;
sid:100000118; rev:2;)
alert tcp $EXTERNAL_NET $HTTP_PORTS -> $HOME_NET any (msg:"COMMUNITY
WEB-CLIENT Internet Explorer URLMON.DLL Content-Encoding Overflow Attempt";
flow:to_client,established; content:"Content-Encoding|3A|"; nocase;
pcre:"/Content-Encoding\x3A[^\r\n]{300,}/i"; classtype:attempted-admin;
reference:bugtraq,7419; reference:cve,2003-0113;
reference:url,www.microsoft.com/technet/security/bulletin/MS03-015.mspx;
sid:100000119; rev:2;)
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
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> |
|---|---|---|
| ||
| Previous by Date: | Re: [Snort-sigs] Rule Set Completness, Jennifer Steffens |
|---|---|
| Next by Date: | [Snort-sigs] Sp 6021-6022, Michael Scheidell |
| Previous by Thread: | [Snort-sigs] Write up for 4148, James Affeld |
| Next by Thread: | [Snort-sigs] Sp 6021-6022, Michael Scheidell |
| Indexes: | [Date] [Thread] [Top] [All Lists] |