On Mon, Jun 02, 2003 at 03:44:12PM -0400, Michael Scheidell wrote: > I have always had inconsistent results running nmap first and then feeding > it to nessus. > > SOMETIMES it works, but not always, and I would like to find the 'magic' > combination, dos and don'ts of doing that. > > I have attempted to run some control tests where I have been able to > reproduce the results, and so far, have not been able to get nessus (gui) > to recognize the file nmap produced (nessus still runs nmap_wrapper.nes)
nmap_wrapper.nes is actually in charge of parsing the file, so it will always run. You should determine if nmap is launched at all instead.
