Snort mailing list archives

Re: Logging portscan on database


From: "Leonardo Spalenza" <leonardo () actar com br>
Date: Mon, 24 Nov 2003 10:02:53 -0300

Yes, it is possible. You must to follow a list of task to get it working:

Install mysql
Create one user to snort access the database
Setting up the database in mysql (/usr/local/mysql/bin/mysql -u root -p <
./contrib/create_mysql snort)
Compile snort with support to my-sql (--with-mysql="sql-path")
Modify your snort.conf (output database: log, mysql, user=snort_user
password=snort_user_pass, dbname=snort, host=IP_mysql)

If you use redhat the document bellow is a excelent source of information.
If you don't you still can get a lot of tips in there.

http://www.snort.org/docs/snort_acid_rh9.pdf

In documentation section of www.snort.org you can find a lot more
information.

by

Leonardo Spalenza
----- Original Message ----- 
From: "Damiano Bolzoni" <damiano.bolzoni () tin it>
To: <snort-users () lists sourceforge net>
Sent: Monday, November 24, 2003 6:01 AM
Subject: [Snort-users] Logging portscan on database


Hi all,
I'm sorry if I'm annoying you with my problems about Snort, but I'm new to
this software...
This time I want to log all portscans detected not only to a file
(portscan.log) but also to MySQL database.
Is it possible? I did not found a definitely answer on different
newsgroups
I visited...

Thanx
Damiano



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
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




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
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


Current thread: