"John Hines" <[EMAIL PROTECTED]> writes: > I'm looking for documentation on how to feed nmap scan results into > Nessus.
No documentation is really necessary. > The Nessus FAQ specifies sending the nmap scan to a file, but the > Nessus client does not read the nmap output file correctly when I > specify the nmap output file in the Target selection tab. How did you get your nmap file? "nmap -oN file ..." (or nmap ... > file) works, other formats (oX, oG, oS) are not supported. Note that the client does not interpret the file. It just sends it to the nessusd daemon. nmap_wrapper.nes does the job. - [EMAIL PROTECTED]: general discussions about Nessus. * To unsubscribe, send a mail to [EMAIL PROTECTED] with "unsubscribe nessus" in the body.
