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

wishlist item: paralellized list scan
From: Alan Jenkins <sourcejedi () phonecoop coop>
Date: Wed, 29 Sep 2004 21:17:27 +0100

The list scan, nmap -sL, doesn't run in parallel - only one DNS query runs at 
a time.  It is potentially useful to to be able to scan a large network 
address space for machines with a registered hostname.

Is this technically feasible?
Would it be too much work to implement in nmap?

A little research suggests that nmap uses gethostbyaddr, which blocks until 
the host is resolved - and that therefore it would be necessary to send dns 
requests manually - perhaps after first looking in /etc/hosts (assuming using 
multiple threads or processes is not really an option)

Does anyone know a tool capable of doing this already?

---------------------------------------------------------------------
For help using this (nmap-dev) mailing list, send a blank email to 
nmap-dev-help () insecure org . List archive: http://seclists.org



  By Date           By Thread  

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