Nmap Development mailing list archives

Re: --top-ports for X TCP ports and Y UDP ports in the same command


From: Daniel Miller <bonsaiviking () gmail com>
Date: Mon, 16 May 2011 11:03:50 -0500

Brahim,

Short answer: no. For more details, see this conversation from last month:
http://seclists.org/nmap-dev/2011/q2/293

For nmap-dev: Twice in a month? Maybe we should add this functionality. IF
this were to be added as a feature, I think a syntax similar to -p would be
helpful:

# nmap -sS -sU --top-ports T:1000,U:200

for scanning top 1000 TCP and top 200 UDP ports. Skipping the T: or U: would
give the same behavior as currently. I'm not sure how hard that would be to
implement, though.

Dan

On Mon, May 16, 2011 at 7:30 AM, Brahim Sakka <brahim.sakka () gmail com>wrote:

Hello list,

Is it possible to use "--top-ports X" to scan the top X TCP ports and
"--top-ports Y" to scan the top Y UDP ports, in the same command.

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

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


Current thread: