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 Bugtraq
[Top] [All Lists]

Re: New Snort Bypass - Patch - Bypass of Patch

Subject: Re: New Snort Bypass - Patch - Bypass of Patch
Date: Fri, 2 Jun 2006 19:16:38 -0400
Sigint Consulting said:
However we can once again bypass this by including our CR character
before our string like so:

perl -e 'print "GET \x0d/index.php\x90\x90 HTTP/1.0\n\r\n"'|nc
192.168.1.3 80

No alert is generated from the string above.

[...]

We are not sure how much this may buy an attacker as the CR character
may mess up any requests to the webserver, further research is needed
on this.

I performed this research while developing NFR's web signatures, and found
that all web servers I tested (several years ago) handled end-of-lines using
"\x0d\x0a" and "\x0a" interchangeably. If you find a web server that
interprets "index.php" in the example above as an actual filename, I for one
would be very interested in knowing about it.



-- 

Dodge

Attachment: pgpUMzzjiGdOw.pgp
Description: PGP signature

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