-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
- -------- Original Message -------- Subject: [Openvas-discuss] Some OpenVAS questions From: Michiel van Es <[email protected]> To: [email protected] <[email protected]> Date: 10/21/2009 06:03 PM > > > -------- Original Message -------- > Subject: [Openvas-discuss] Some OpenVAS questions > From: Michael Meyer <[email protected]> > To: [email protected] > <[email protected]> > Date: 10/21/2009 05:57 PM > >> Hello, > > Hi, > >> *** Michiel van Es <[email protected]> wrote: >>> From: Jan-Oliver Wagner <[email protected]> > >>>> OpenVAS-Client has options to create sql. >>>> Try >>>> OpneVAS-Client --help >>>> for more and watch out for option "--sqlize-output". >>>> >>>> Haven't tested this feature myself though. >>> I tried it but I can not get the results in sql format?! >>> I ran it like: >>> OpenVAS-Client -q 127.0.0.1 9390 admin geheim007 >>> /root/scripts/audits/networks/bcm.txt -p -P -S bcm_results.sql >> ,---[ OpenVAS-Client --help ] >> | -p, --list-plugins Obtain list of plugins installed on the server >> | -P, --list-prefs Obtain list of server and plugin preferences >> | >> | [...] >> | >> | -S, --sqlize-output Issue SQL output for -p and -P (experimental) >> `---| > >> As you can see '-S' is only valid for '-p' and/or '-P'. > > I see but Iuse them both as you can see.. > >>> But I don't get an .sql file..maybe I use it the wrong way? >> You can use '-T xml', parse the XML-Report e.g. with perl and *then* >> store the results in your database. > > I tried it with: > OpenVAS-Client -q 127.0.0.1 9390 admin geheim007 > /root/scripts/audits/networks/bcm.txt -p -P -S -T xml bcm_results.xml > > But got no bcm_results.xml :( > Only ouput to screen > >> http://search.cpan.org/~grantm/XML-Simple-2.18/lib/XML/Simple.pm > >> Maybe worth a look... > >> http://search.cpan.org/~dkyger/Parse-Nessus-NBE-1.1/NBE.pm >> http://search.cpan.org/~rbow/Parse-Nessus-XML-1.14/lib/Parse/Nessus/XML.pm > > Thanks, I will certainly make something out of the xml file :) Ah stupid me, I don't need the -P and -p ouput for now I can jut use the - -T xml output . But if I get it right I see the sql ouput is available for the plugins but not for the results? So I can have an .xml file with the results and a .sql file with the loaded plugins? To combine them both I have to run a perl script to parse the xml files in to sql files right? Regards, Michiel > >> Micha > > Michiel _______________________________________________ Openvas-discuss mailing list [email protected] http://lists.wald.intevation.org/mailman/listinfo/openvas-discuss -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkrfM/gACgkQSU+5fmlaNkPo3wCfRSCseRBR2gw6V+X5idvTII9N +L0AoJVR67X4LgCxNPBPyZXaQb/65SKG =3Qw/ -----END PGP SIGNATURE----- _______________________________________________ Openvas-discuss mailing list [email protected] http://lists.wald.intevation.org/mailman/listinfo/openvas-discuss
