On Tue, Nov 26, 2002 at 06:11:13PM +0100, [EMAIL PROTECTED] wrote:
> Hello,
>
> I'm trying to build a program/script which reads all info from
> the installed plugins (including names, description, bugtraq and CVE-ID)
> and puts all of this data in a database (MySQL or PostgreSQL).
> I would like to have this information in a database so that I
> can search and view all supported plugins using other methods than the
> normal Nessus clients (like http://cgi.nessus.org/plugins/).
>
> I found out that there is a Perl Module Net:Nessus which should be able to
> do this, but i can't get it to work (tried different machines with
> different installations), the make test keeps failing.
[...]
> Is there anyone who knows the solution to this error (Net::Nessus seems to
> be unmaintained), or can point me to another way of reading out the needed
> info from the Nessus plugins ?
Just do :
nessus -qSp localhost 1241 <login> <password>
-
[EMAIL PROTECTED]: general discussions about Nessus.
* To unsubscribe, send a mail to [EMAIL PROTECTED] with
"unsubscribe nessus" in the body.