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.

The error is:

====================================================================================
t/base..............ok
t/client............Can't call method "Plugins" on an undefined value at
t/client.t line 61.
t/client............dubious
        Test returned status 9 (wstat 2304, 0x900)
DIED. FAILED tests 2-31
        Failed 30/31 tests, 3.23% okay
Failed Test Status Wstat Total Fail  Failed  List of Failed
----------------------------------------------------------------------
t/client.t         9  2304    31   30  96.77%  2-31
Failed 1/2 test scripts, 50.00% okay. 30/33 subtests failed, 9.09% okay.
====================================================================================

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 ?

Thanks in advance,

Mark Derckx



-
[EMAIL PROTECTED]: general discussions about Nessus.
* To unsubscribe, send a mail to [EMAIL PROTECTED] with
"unsubscribe nessus" in the body.

Reply via email to