Nmap Development mailing list archives

Re: Nmap 5.61TEST2 released - IPv6 OS detection, CPE, 30 more scripts, and more!


From: Dagobert Michelsen <dam () opencsw org>
Date: Mon, 3 Oct 2011 21:58:25 +0200

Hi,

Am 30.09.2011 um 20:45 schrieb Fyodor:

Hi Folks!  Thanks to your IPv6 OS detection submissions, we've been
able to incorporate them into the new machine learning system and
enable IPv6 OS detection.  So if you scan your submitted machines
again, they should now be properly identified in Nmap output.

Of course the DB is still small, so if you get a fingerprint printed
by Nmap, please do submit it.  Also, if the reported OS version is
wrong (even just by a minor version number), please submit a
correction at http://insecure.org/cgi-bin/submit.cgi?corr-os.
Corrections are particularly important for this new machine learning
system.

Also, we spent some time working on Solaris 10 SPARC support.  If
anyone is able to test on that platform, please send a report to the
list.  David did a bunch of AIX 6.1 and 7.1 work too.  So proprietary
UNIX gets some love for this release.

I do have some issues on Solaris 9 Sparc:

/opt/SUNWspro/bin/cc -I/opt/csw/include -I/opt/csw/include -features=extensions -D_XOPEN_SOURCE 
-D_XOPEN_SOURCE_EXTENDED=1 -D__EXTENSIONS__ -I/opt/csw/include -DHAVE_CONFIG_H -DNCAT_DATADIR="\"/opt/csw/share/ncat\"" 
-D_FORTIFY_SOURCE=2 -I. -I.. -I../nsock/include/ -I../nbase -I/opt/csw/include -xO3 -m32 -xarch=v8 -c util.c -o util.o
"util.c", line 396: undefined symbol: IPV6_V6ONLY

The normal action in this case is to disable IPv6:
  http://wiki.opencsw.org/porting-faq#toc14
However, there doesn't seem to be a way to disable IPv6 without directly setting
autoconf-variables.

On Solaris 10 Sparc I get

/bin/bash ../libtool --tag=CC   --mode=compile /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I../include  -I../include 
-features=extensions -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -D__EXTENSIONS__ -I/opt/csw/include  -xO3 -m32 
-xarch=v8 -c -o arp-ioctl.lo arp-ioctl.c
libtool: compile:  /opt/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I../include -I../include -features=extensions 
-D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -D__EXTENSIONS__ -I/opt/csw/include -xO3 -m32 -xarch=v8 -c arp-ioctl.c -o 
arp-ioctl.o
"arp-ioctl.c", line 139: undefined symbol: SIOCSARP
"arp-ioctl.c", line 175: undefined symbol: SIOCDARP
"arp-ioctl.c", line 197: undefined symbol: SIOCGARP


Best regards

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


Current thread: