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]

[Snort-users] Solved Can snort send alerts to the mysql database without

Subject: [Snort-users] Solved Can snort send alerts to the mysql database without writing an output file?
Date: Thu, 9 Mar 2006 15:12:18 -0500
Question: Can snort send alerts to the mysql database without writing an output 
file?

Solutions that did not work:
a) When I run the above command line without -A none and -K none I get alerts 
sent to ids database
i.e./usr/local/bin/snort -Dq -dev -o  -c /usr/local/etc/snort/snort.conf -i mi0 
-u user -g group

b) When I run with the -A none  I get the pcap files but no alerts sent to ids 
database.

c) -Y option in FLoP /* I don't have FLoP installed */

Solution that works:
    /usr/local/bin/snort -Dq -de -o  -c /usr/local/etc/snort/snort.conf -i mi0 
-u user -g group
    sleep 2
    rm /var/log/snort/alert

The previous snort administrator had this in his snort.sh file.
No alert file is produced and logs are sent to the mysql database.

Question: Is there a switch that will not produce an alert file and still send 
alerts to
the mysql database? 
Question: Does the commercial version of snort software have this Denial of 
Service bug?
The denial of service is a result of running out of disk space on the sensor.
This happened  after a month when snort first was deployed a few years ago.


Thank you for your help,
Raymond
<Prev in Thread] Current Thread [Next in Thread>