Snort mailing list archives
Rule assist
From: James Lay <jlay () slave-tothe-box net>
Date: Tue, 25 Jun 2013 10:57:47 -0600
Hey all, So once in a while I see a compromised site that has something like the below after an initial redirect: GET /?1 HTTP/1.1 <snip> Host: 93.171.172.179 HTTP/1.1 302 Found <snip> LOCATION: http://93.171.172.179/?2 I'm trying to determine what's the best method for catching this. Here's what I think I understand: http_uri would match "?1", would http_raw_uri match "/?1" or even "/?1 HTTP/1.1"? I'd like to ideally match the entire "GET /?1 HTTP/1.1"..I've tried matching with http_header and http_raw_header, but I've not had any luck getting snort to fire on the pcap. I've hexed the ? and ? as well. Any assistance would help...thanks all! James ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Snort-sigs mailing list Snort-sigs () lists sourceforge net https://lists.sourceforge.net/lists/listinfo/snort-sigs http://www.snort.org Please visit http://blog.snort.org for the latest news about Snort!
Current thread:
- Rule assist James Lay (Jun 25)
- Re: [Emerging-Sigs] Rule assist Joel Esler (Jun 25)
- Re: [Emerging-Sigs] Rule assist James Lay (Jun 25)
- Re: [Emerging-Sigs] Rule assist Will Metcalf (Jun 25)
- Re: [Emerging-Sigs] Rule assist James Lay (Jun 25)
- Re: [Emerging-Sigs] Rule assist Joel Esler (Jun 25)
- Re: [Emerging-Sigs] Rule assist James Lay (Jun 25)
- Re: [Emerging-Sigs] Rule assist Joel Esler (Jun 25)
- Re: [Emerging-Sigs] Rule assist Will Metcalf (Jun 25)
