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. |

| Subject: | Re: MySQL for server nessusd |
|---|---|
| Date: | Tue, 27 Sep 2005 14:35:27 +0200 |
Hi,
I want to know if Nessus 's server (nessusd) can store directly his report on a database (MySQL or Postgress) without to go through the client (NessusWX).
You can have it two ways:
To use the CVS you can either use the Web interface at http://cvsweb.nessus.org/cgi-bin/viewcvs.cgi/ So, for the NESSUS_SQL branch to download the script you will need to use http://cvsweb.nessus.org/cgi-bin/viewcvs.cgi/nessus-tools/nessus-extract/?only_with_tag=NESSUS_SQL or http://tinyurl.com/c773p
Or use the CVS programs directly: $ export CVSROOT=":pserver:anonymous@cvs.nessus.org/usr/local/cvs" $ cvs login CVS password: [enter 'anon' here] $ cvs co -r NESSUS_SQL nessus-tools
That will create a 'nessus-tools' directory with the scripts above.
Similarly if you run $ cvs co -r NESSUS_SQL nessus-core
$ autoconf $ ./configure --with-mysql $ make
And, if all goes well you have your Nessus compiled with SQL support.
Regards
Javier _______________________________________________ Nessus mailing list Nessus@list.nessus.org http://mail.nessus.org/mailman/listinfo/nessus
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Error on installing Nessus, Josh Zlatin-Amishav |
|---|---|
| Next by Date: | Re: nessus-update-plugins, Javier Fernandez-Sanguino |
| Previous by Thread: | Re: MySQL for server nessusd, Josh Zlatin-Amishav |
| Next by Thread: | Re: MySQL for server nessusd, Javier Fernandez-Sanguino |
| Indexes: | [Date] [Thread] [Top] [All Lists] |