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] Web Traffic Rule

Subject: Re: [Snort-sigs] Web Traffic Rule
Date: Sat, 16 Feb 2008 15:15:54 +1300
Michael Wisniewski wrote:
I know everybody is against me (and others) using snort to do
this...but can I pretty please have a rule that will log web traffic
and the URL path the users go to?  :-)
  
You can't. Snort doesn't support the concept of making some part of the 
captured event part of the alert description. I myself have asked for 
such a feature before.

(so I'll try again ;-)

It would be great if you could write rules like:

alert tcp any any -> any 80 (msg:"You are going to $1";content:"GET 
([^\s]+) HTTP/";xxxx);

Quite often snort captures 'interesting things', and you have to access 
the database to see what it was - instead of directly seeing it within 
the "msg" value.

(then again, the probable reason snort doesn't do this is performance).

Thinking further, maybe this could be done by barnyard - the performance 
overhead wouldn't matter there...

-- 
Cheers

Jason Haar
Information Security Manager, Trimble Navigation Ltd.
Phone: +64 3 9635 377 Fax: +64 3 9635 417
PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C063 5EBB FE1D 66D1


-------------------------------------------------------------------------
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-sigs mailing list
Snort-sigs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/snort-sigs

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