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] Logging packet content?

Subject: Re: [Snort-sigs] Logging packet content?
Date: Tue, 17 May 2005 11:17:56 +0100
Rich Adamson wrote:

I'd like to write a rule that essentially triggers an alert on
every http packet that includes a "host: " string, and display
the IP address (or dns name) in the syslog alert message.

Example: if someone starts a http session with www.mysite.com, I'd
like the syslog alert message to include "www.mysite.com".


Any thoughts on how to accomplish that (or, is it even possible)?

Probably the quickest way (i think) to get that going is to create a type of output for that alert (see default snort.conf before the thresholding part) using the file/socket option and to write a script to read the data, grab the content you want and send it to syslog.

João


------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click _______________________________________________ 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>