What I did was to write a wrapper script for nessus that parses the results and inserts them into a database. This kind of setup is very site specific as needs and environment differ. The type of output file to use depends on what you want to parse. If I remember correctly I use the nbe.
As to the padlock, most probably the file is owned by root and you are not running as root. Either change the ownership of the file, e.g., sudo chown <your userid> <path and file to be chowned>, or change the permissions to allow others to read them, e.g., sudo chmod a+r <path and file to be chmoded>. Tim Doty -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of ruud van lee Sent: Friday, September 01, 2006 6:36 AM To: [email protected] Subject: keeping nessus report into DB...!need help...PLEASE hie list..! i have successfully done a few scanning job from my linux mandrake server by using nessus-installer-2.2.8..! they are a few types of format that i can saved the scanning report, eg. .html, .nbe and etc..! the report wil generated each time after it finished scanning...!in order to organized the reports in a proper display or in dynamic view.....i want to keep the reports inside my Database (DB) ...! I want the reports automatic saved inside my DB after it finished each scan..!how am i going to do it..??any tools or application where it can grab the reports straight to my DB??what type of file should i saved?? by the way, after i saved the report, and named it as report.nbe to my desktop, i can't open the file..!they is a padlock icon on the report.NBE file..?why could this happen??is they anywhere that i can open it..? your guidance will help me much.. regards lee p/s..srry for the bad english Send instant messages to your online friends http://uk.messenger.yahoo.com
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Nessus mailing list [email protected] http://mail.nessus.org/mailman/listinfo/nessus
