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] Apache Proxy |
|---|---|
| Date: | Thu, 13 Jan 2005 16:36:50 -0500 |
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
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [Snort-sigs] False Positive, Pendleton, Adam (HQ-LD070)[SAIC] |
|---|---|
| Next by Date: | [Snort-sigs] Bleedingsnort.com Daily Update, bleeding |
| Previous by Thread: | [Snort-sigs] False Positive, Pendleton, Adam (HQ-LD070)[SAIC] |
| Next by Thread: | Re: [Snort-sigs] Apache Proxy, Matt Jonkman |
| Indexes: | [Date] [Thread] [Top] [All Lists] |