Thanks for the feedback. Tried that but it just puts everything into another directory /reports.html_graph. I guess what I am really looking for is a way to incorporate all the charts, gifs, and information into one document. Is there a way this can be done?
For instance Nessus generates: chart_perating_systems.gif, Chart_dangerous_services.gif, Chart_services_occurences.gif, pie_most.gif, and pie_risks.gif. How can these be added to a report? I have several scans and I don't want to have to manually extract the gifs each time. Thanks. Quoting George Theall <[EMAIL PROTECTED]>: > On Thu, Mar 11, 2004 at 02:25:15PM -0600, > [EMAIL PROTECTED] wrote: > > > I would like to know how to view the generated reports in > the .nsr > > format. > > I don't believe the NSR (or NBE for that matter) format is > really > intended for viewing. But it does provide a nice, compact > form for scan > results that is perfect for sorting / editing / importing into > tools > (eg, Excel, the nessus client itself) for conversion into > more > user-friendly report formats. > > > After saving the report in LINUX, how do I call up the > report for > > future viewing? > > One simple method is to use the nessus commandline tool. For > example, > to convert results in NSR (results.nsr) to HTML w/ pie charts, > run: > > nessus -i results.nsr -o results.html_graph > > > George > -- > [EMAIL PROTECTED] > _______________________________________________ Nessus mailing list [EMAIL PROTECTED] http://mail.nessus.org/mailman/listinfo/nessus
