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: | Re: [Snort-sigs] False negative in 3087.1 (WEB-IIS w3who.dll buffer overflow attempt) |
|---|---|
| Date: | Mon, 24 Jan 2005 10:52:25 -0500 |
On Sat, Jan 22, 2005 at 09:25:43PM -0700, nnposter wrote:
pcre:"/w3who.dll\x3F[^\r\n]{519}/i"
and therefore assumes that the string "w3who.dll?" in the URI is not
encoded. Use of any valid encoding, such as "w3who%2edll?", will
circumvent the rule.
The false negatives are known. The rule isn't using the URI buffer since one of the more popular available exploits (metasploit) uses tabs as a shellcode. HttpInspect has a bug where it accepts TAB as a delimiter on IIS servers isn't accepted on systems vulnerable to w3who.dll. So, until that bug is fixed in HttpInspect, the rule can't use the URI buffer to find the buffer overflow.
Also, the dot in the PCRE should be escaped (although a chance of a false negative seems low).
Yep. Brian ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ 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: | [Snort-sigs] Hi, Ks, Mithun (Corporate) |
|---|---|
| Next by Date: | Re: [Snort-sigs] False negative in 3087.1 (WEB-IIS w3who.dll buffer overflow attempt), Matt Kettler |
| Previous by Thread: | [Snort-sigs] False negative in 3087.1 (WEB-IIS w3who.dll buffer overflow attempt), nnposter |
| Next by Thread: | Re: [Snort-sigs] False negative in 3087.1 (WEB-IIS w3who.dll buffer overflow attempt), nnposter |
| Indexes: | [Date] [Thread] [Top] [All Lists] |