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-users] logging abnormal traffic |
|---|---|
| Date: | Wed, 16 Jan 2008 07:14:26 -0500 |
On Jan 16, 2008 5:30 AM, Wim Fournier <hsmade@gmail.com> wrote:
Hi all, I'm a newbie on this product, so please excuse me for asking stupid questions ;o) I want to monitor traffic to a our web servers. The traffic is very well and easy defined. A definition would look like: client requests /some/dir/file?param=value¶m2=value2&....etc Server responds with 200 OK and a GIF picture or a 302 Now I want to log anything that does not match this, as in web requests that don't match this pattern and other requests than GET. Is there an easy way to do this? Like first defining the accepted traffic and logging anything else? Thanks for any clues, pointers, whatever
If you can easily define appropriate traffic to your webserver with a couple of regex expressions, then you could write some pass rules for the known-good pcre patterns and then write an alert rule that matched on any connection to the web server. This should result in only things that don't match your pattern being alerted on by Snort. More on rules here: http://www.snort.org/docs/snort_htmanuals/htmanual_280/node163.html PaulM ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Snort-users mailing list Snort-users@lists.sourceforge.net Go to this URL to change user options or unsubscribe: https://lists.sourceforge.net/lists/listinfo/snort-users Snort-users list archive: http://www.geocrawler.com/redir-sf.php3?list=snort-users
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [Snort-users] logging abnormal traffic, Wim Fournier |
|---|---|
| Next by Date: | Re: [Snort-users] logging abnormal traffic, Wim Fournier |
| Previous by Thread: | [Snort-users] logging abnormal traffic, Wim Fournier |
| Next by Thread: | Re: [Snort-users] logging abnormal traffic, Wim Fournier |
| Indexes: | [Date] [Thread] [Top] [All Lists] |