Nmap Development mailing list archives

Re: Nmap 4.04BETA1 Released For Testing


From: Fyodor <fyodor () insecure org>
Date: Mon, 12 Jun 2006 14:26:09 -0700

On Thu, Jun 01, 2006 at 12:15:48PM +0200, Martin Mačok wrote:
On Wed, May 31, 2006 at 05:27:54PM -0700, Fyodor wrote:

Nmap now prints all TCP ports first and then all UDP ports, like this:

# ./nmap -sSU -p1-3 localhost

Starting Nmap 4.04BETA1 ( http://www.insecure.org/nmap/ ) at 2006-06-01 11:45 CEST
Interesting ports on localhost (127.0.0.1):
PORT  STATE  SERVICE
1/tcp closed tcpmux
2/tcp closed compressnet
3/tcp closed compressnet
1/udp closed tcpmux
2/udp closed compressnet
3/udp closed compressnet

Nmap finished: 1 IP address (1 host up) scanned in 0.120 seconds

I wonder if it is intentional and I guess it is not (though it makes
some sense).

Good observation.  That was not intentional, but I'm not sure which
behavior is better.  So for now I'll just document the change in the
CHANGELOG, as that is easier than fixing PortList::nextPort to return
the old behavior :).  If anyone has a preference between the old
"integrated" format and the new one, please post away.

P.S.2 Please consider also removing or narrowing down this MSDTC
service fingerprint:
http://Xtrmntr.org/ORBman/tmp/nmap/nmap-4.03-sf_MSDTCvSSL.patch

Thanks for the reminder.  I have temporarily removed this service
signature while we work out what to do.  That may give us more
matching MSTDC/SSL signatures to examine too.

Cheers,
-F


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

Current thread: