Nmap Announce mailing list archives

Nmap Release Candidate #2 (2.30BETA21) Released


From: Fyodor <fyodor () insecure org>
Date: Mon, 24 Apr 2000 02:43:48 -0700 (PDT)


Hello everyone,

I am pleased to announce that Nmap 2.30BETA21 has been released.  It
contains a bunch of new OS fingerpritns, a number of important bugfixes,
and a few minor new features.  Thanks to everyone who tested the last
version and informed me of problems.  They should all be fixed now.  I am
hoping to make a stable release very soon, so it would be great if people
could test this version in the next couple of days.

Here is the list of changes from the last version:

-- A number of people reported problems with nmapfe in various
   environments (specifically gdk errors, hangs, and crashes).  I
   think that is now fixed.  Let me know if you still have the problem
   (make sure the title bar says BETA21).

-- Added a bunch of OS fingerprints based on all the contributions in
   the last month or so.

-- Fixed a bug that completely broke RPC scanning in BETA19.

-- Added list of ports scanned near the top of each machine log WHEN
   -v was specified.  Here is an example of the format:
   # Ports scanned: TCP(13;1-10,22,25) UDP(0;)
   The "13" above is the number of TCP ports being scanned.

-- Got rid of a snprintf() from nmapfe sine some systems don't have it
   :( and I'm to lazy to integrate in the snprintf that comes with
   nmap right now.

-- Fixed important target IP range parsing bug found by Jean-Yves
   Simon ( lethalwp () linuxbe org ).

-- Applied patch by albert chin (china at thewrittenword.com) which
   adds --with-libpcap[=DIR] option to configure and and adds an
   elegant approach for -lnsl and -lsocket checking to configure .

-- Fixed a bug which could cause Nmap to mark a port filtered based on
   ICMP dest. unreachable packets relating to a different host than the
   one being scanned.

-- Fixed output problem relating to ident scan noted by Peter
   Marschall ( peter.marschall at mayn.de )

-- Applied patch to services.c by Andrew Brown (atatat () atatdot net)
   which prevents some useless debugging (-d) output when reading some
   kindss of /etc/services files.

-- Added "Host: [machinename] (ip) Status: Down" to machine logs when
   the verbose option is given (just like down hosts are reported to
   stdout when verbose is given).  Suggested by Alek Komarnitsky.

-- Applied NetBSD compatability patch provided by Mipam (reinoud at
   ibbnet.org) which changes an autoconf macro to check for
   getopt_long_only instead of getopt_long.

-- Nmap used to print an inaccuracy warning when no open TCP ports
   were found on the target machine.  Due to a bug, this was not
   always being printed.  Problem found by Matt (matt at use.net) and
   Ajay Gupta2 (Ajay.Gupta2 at ey.com).

-- Added the number of ports in the ignored state right after the
   state name in machine parseable logs.  It used to looke like:
   "Ignored State: closed" whereas now it looks like:
   "Ignored State: closed (1508)" Meaning that 1508 ports were closed
   and thus are not specifically enumerated.

-- Changed all nmapfe calls to gdk_font_load into gdk_fontset_load .
   Bennett Feitell (bfeitell at panix.com) suggested that this fixed
   some nmapfe font problems.

For those of you running Linux/x86 w/rpm (www.rpm.org), you can
install/upgrade to the newest version of nmap/nmapfe with these
commands:

rpm -vhU (nmap url)
where (nmap url) is one (or both) of these:
ftp://ftp.server51.freshmeat.net/pub/nmap/nmap-2.30BETA21-1.i386.rpm
ftp://ftp.server51.freshmeat.net/pub/nmap/nmap-frontend-0.2.30BETA21-1.i386.rpm

You may have to first 'rpm -e nmap nmap-frontend' if you haven't upgraded
recently due to the nmap-frontend version number change to 0.X.

source tarballs and source RPMs are available at:
http://www.insecure.org/nmap/ or ftp://ftp.server51.freshmeat.net/pub/nmap

Cheers,
Fyodor






Current thread: