Nmap Development mailing list archives

RE: Port scan all 65K ports...


From: "Sina Bahram" <sbahram () nc rr com>
Date: Tue, 18 Jul 2006 17:59:06 -0400

Also, to scann all ports, just use "-p-"

As in:

nmap -p- 123.45.67.89

Take care,
Sina 

-----Original Message-----
From: nmap-dev-bounces () insecure org [mailto:nmap-dev-bounces () insecure org]
On Behalf Of KarMax
Sent: Tuesday, July 18, 2006 5:48 PM
To: Randolph Reitz
Cc: nmap-dev () insecure org; Fyodor
Subject: Re: Port scan all 65K ports...

Randolph

I reproduce do:

nmap -sS -p0-65535 -P0 -T4 --osscan_limit --osscan_guess --host_timeout 15m
--max-retries 0 --min_parallelism 100 --max_parallelism 500 -O -oX -V
localhost

And get the same error message
send_closedudp_probe: One or more of your parameters suck!

Im not so sure, but the problem seems to be in the port number = 0, just try
the same with ports (from 1 to 65535) to test it.

Maybe a wrong check in osscan.cc

Bye

--
Gonzalo Martinez
Jabber: KarMax () jabber org
www.karmax.com.ar


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



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


Current thread: