Nmap Development mailing list archives

Re: finding hosts


From: Rob Nicholls <robert () robnicholls co uk>
Date: Mon, 09 Nov 2009 08:40:41 +0000

On Sun, 8 Nov 2009 09:35:20 +0000, MALTE SIMON <malte_simon () hotmail com>
wrote:
simply I want just to use Port 3,5,6 and not port 80 for host discovery
and then make a normal scan.

I think you need to use the -PS option, which sends a SYN to the stated
port(s).

For example: nmap -PS3,5,6 yourIPrange

Hopefully this is what you're looking for. It'll continue to scan all the
hosts that respond in some form to the SYNs, but if you're testing it out
you can combine it with -sP so it'll list the hosts marked as up.

Rob

_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/


Current thread: