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-Users
[Top] [All Lists]

Re: [Snort-users] Output unified

Subject: Re: [Snort-users] Output unified
Date: Fri, 22 Jul 2005 08:02:08 -0400


lmarcilly@aressi.fr wrote:
Hi all,

i have difficulties to understand what informations are logged and
how they are logged...

At the beginning, i've used the output alert_unified of snort, so it
create the snort.alert file and a lot of directories (for example
192.168.1.100, 192.168.1.5, 255.255.255.255) I just add that i use
three rules in order to test the output :

alert_unified does not create directories. -A (alert_fast) will create what you describing IIRC. alert_unified should only create a single file with all of the alerts in it.


FYI: command line options override config file settings.


alert tcp any any -> any any (msg:"tcp snort";) alert udp any any -> any any (msg:"udp snort";) alert icmp any any -> any any (msg:"icp snort";)

I hope this is only testing. That would be an insane use of the snort alerting capabilities.



So i think that snort.alert contain alert informations and the directoris other log information, am i wrong?

close enough.


Now, i use output alert unified and log_unified, so i have one snort.alert file and one snort.log file. I want to know if informations in the snort.log are the same as in directories?

information in the .log file is actual packet data and alert information. The .alert file is just alert information.



And what about barnyard using files? Does it log the same thing in the two situation? Or does it log more information with the directories?

It is the same information in a more usable format for automated processing. unified.log files are essentially alert headers with a pcap wrapped into a nice record format.




-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
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>