Snort mailing list archives

snort db editing for dummies....


From: "Jeff Jennings" <jjennings () zoominternet net>
Date: Sun, 17 Feb 2002 12:20:33 -0500



-----Original Message-----
From: snort-users-admin () lists sourceforge net
[mailto:snort-users-admin () lists sourceforge net] On Behalf Of Wayne T
Work
Sent: Sunday, February 17, 2002 11:50 AM
To: [ripper]; Snort
Subject: RE: [Snort-users] Acid bug ?

I have had this same issue numerous time. I just go to the command line
in
mysql and do the following

cd /root_directory_mysql/bin
mysql -u root -p password
\u snort
show tables;
delete from udphdr;
quit


You can of course delete any information from any table. NOTE: this does
NOT
delete the table or any fields in the table. Just the content of the
tables

seeing a few of the postS lately, I though I'd pass along a link to a
my_sql front end package for (god forbid I say) windows..

It's great and a time saver for fast edits, and easy browsing/editing.

Check it out at:
http://www.webattack.com/features/feature_mysqlfront.php?id=104087&r=h

- JEFF



_______________________________________________
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: