Nmap Development mailing list archives

Re: Nmap summarizing function results in not all ports being displayed


From: Fyodor <fyodor () insecure org>
Date: Thu, 14 Aug 2008 20:32:13 -0700

On Tue, Aug 12, 2008 at 01:57:44PM +0000, jayrhine () comcast net wrote:
Myself and others have had the issue in the past that when
performing scans with Nmap on systems that have many open udp ports,
the port details will not be displayed.  This does not usually affect
tcp ports since they will typically be discovered as open (which is
always reported).  However, since UDP usually reports open ports as
"open|filtered", this may result in ports not being displayed.  Now, I
understand this is not a bug, but rather a design choice, but I think
it would be beneficial to may this adjustable.

OK Jay.  I've checked in a change to svn so that if verbose mode is at
least 3 or debugging level is at least three, Nmap will show all of
the open|filtered ports rather than collapse them for readability.
You can test it with the command "nmap -sU -T4 -vvv scanme.nmap.org".

Cheers,
-F

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


Current thread: