Nmap Security Scanner
*Intro
*Ref Guide
*Install Guide
*Download
*Changelog
*Book
*Docs
Security Lists
*Nmap Hackers
*Nmap Dev
*Bugtraq
*Full Disclosure
*Pen Test
*Basics
*More
Security Tools
*Pass crackers
*Sniffers
*Vuln Scanners
*Web scanners
*Wireless
*Exploitation
*Packet crafters
*More
Site News
Site Search:
Exploit World
Advertising
About/Contact
Credits
Sponsors:




nmap-dev logo Nmap Development mailing list archives

Re: missing nmap features
From: Fyodor <fyodor () insecure org>
Date: Thu, 13 Mar 2003 13:16:27 -0800

On Thu, Mar 13, 2003 at 09:43:47PM +0200, insecure () mail od ua wrote:

But it does a reverse DNS lookup for every host, which
is slower than scan itself and it does not try to scan
several hosts in parallel.

You're in luck -- Nmap has an undocumented "turbo mode" which scans
many hosts in parallel for a single TCP port:

nmap -sS -PS443 -p 443 [ networks ]

Of course you replace both instances of 443 above with any other
single port you wish to scan.  Most Normal nmap options will work in
combination with this.

but can nmap acquire at least a little nice -n option
to disable reverse DNS? ;) ;)

Um ... Nmap alread HAS "a little nice -n option to disable reverse
DNS" :).  Adding it to the form above will indeed make things go much
faster.

Cheers,
Fyodor

---------------------------------------------------------------------
For help using this (nmap-dev) mailing list, send a blank email to 
nmap-dev-help () insecure org . List run by ezmlm-idx (www.ezmlm.org).



  By Date           By Thread  

Current thread:
[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]