On Fri, Jan 28, 2005 at 07:31:54AM -0500, dirtyceo wrote:

> What is the best way to take a nessus report file (either .nsr & .nbe)
> and import it into a MS SQL Server database? 

I can't speak to best practices, but I would imagine you could do this
fairly easily by first filtering NBE output into csv format and then
importing the csv format into MS SQL. 

> What is the best way to take all the Nessus plugin information and
> import that into a MS SQL DB.

Look at the "-S" commandline option for nessus; eg, "nessus -qpS
localhost 1241 me whatever" lists available plugins formatted as
SQL. 


George
-- 
[EMAIL PROTECTED]

Attachment: pgpAWutrNiX9T.pgp
Description: PGP signature

_______________________________________________
Nessus mailing list
[email protected]
http://mail.nessus.org/mailman/listinfo/nessus

Reply via email to