On Wed, Feb 05, 2003 at 09:00:19PM -0600, Crow, Owen wrote: > I have no documentation to back this up, but I thought the built-in "TCP > Connect()" scan was less efficient/accurate/speedy than an nmap scan. Maybe > I'm confusing that with a separate nmap and then feeding the results into > Nessus?
nmap uses twelve megabytes of RAM per host being tested. tcp connect()
takes less that 200Ko. I'll let you do the math.
-- Renaud
