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]

Re: [Snort-sigs] Apache Proxy

Subject: Re: [Snort-sigs] Apache Proxy
Date: Thu, 13 Jan 2005 20:43:14 -0500
That would be very interesting to see. I'll post these on bleedingsnort if you don't mind.

Thanks for sending them in.

Matt

Adam Hogan wrote:

I used the following signatures after discovering a
mis-configured Apache server allowing unlimited proxy requests
to help track down a couple more.  From a research/curiousity
perspective it also gives me the site the attempted-proxy-user
was trying to reach, which has been interesting.

alert tcp any any -> $HTTP_SERVERS $HTTP_PORTS (msg:"Proxy GET
Request"; flow:to_server,established; content:"GET http\://";
depth:11; nocase; classtype:bad-unknown; sid:1000000; rev:1;)

alert tcp any any -> $HTTP_SERVERS $HTTP_PORTS (msg:"Proxy
HEAD Request"; flow:to_server,established; content:"HEAD
http\://"; depth:12; nocase; classtype:bad-unknown;
sid:1000001; rev:1;)

-Adam.



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



-- -------------------------------------------- Matthew Jonkman, CISSP Senior Security Engineer Infotex 765-429-0398 Direct Anytime 765-448-6847 Office 866-679-5177 24x7 NOC my.infotex.com www.offsitefilter.com --------------------------------------------


NOTICE: The information contained in this email is confidential and intended solely for the intended recipient. Any use, distribution, transmittal or retransmittal of information contained in this email by persons who are not intended
recipients may be a violation of law and is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies.




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