On Sun, Mar 30, 2003 at 11:28:35AM -0500, [EMAIL PROTECTED] wrote: > I'm running nessus from the command and need to get output in HTML and NBE > format, is this possible with one scan?
Yes, do :
nessus -q localhost 1241 ...... results.nbe
nessus -i results.nbe -o results.html
