On Fri, Sep 29, 2006 at 06:59:31AM -0700, Larry Petty wrote:

I want to re-visit this issue. Today I'm running nessus via the command line. The report is initially saved to NBE format. Then the NBE is converted to NSR, TXT, HTML, and XML. The XML file contains the scan results, but does not contain the plugin data.

I need an XML file that contains the plugin data.

When you say "plugin data", you mean the configuration settings, right? If so, you can do that as part of the report conversion operation but you need explicitly refer to the client config file; eg,

  nessus -c ~/.nessusrc -i results.nbe -o results.xml

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

Reply via email to