On 08/10/07 12:14, Jason wrote: > I'm trying to convert an .nbe report to an .xml format, and am getting > this error message: > > "xml_output: No SERVER_INFO found." > > Any suggestions...
SERVER_INFO is one of the blocks of info generally found in a config file. You can avoid this warning if you explicitly point the commandline client to a config file, preferably the one used to create the NBE output 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
