On Wed, Nov 23, 2005 at 10:11:22AM -0500, Jeff Dell wrote:

> Is there a way to extract an xml report from the command line client? 

You can have the CLI either output directly to XML or convert from NBE /
NSR format to XML; eg,

  nessus -T xml localhost 1241 user pass targets results.xml
  nessus -i results.nbe -o results.xml

Both formats are documented in nessus(1).

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

Reply via email to