Nmap Development mailing list archives

Re: Nmap 5.61TEST4 released - 51 New Scripts, web spidering, vuln library, and more!


From: Vlatko Kosturjak <kost () linux hr>
Date: Wed, 04 Jan 2012 20:24:57 +0100

On 01/02/2012 10:09 PM, Fyodor wrote:
Hello folks, and happy new year!  I'd like to start 2012 off
right--with a new version of Nmap.  So I'm happy to release 5.61TEST4.
The version number may not sound that different than the previous
5.61TEST2, but we've made many big improvements in the last three
months.  These include:

Congrats on new release!

Just reminder, ncat still fails to link on Arch Linux:
[...]
cd ncat && make
make[1]: Entering directory `/src/nmap-5.61TEST4/ncat'
gcc -o ncat -g -O2 -Wall -L../libpcap ncat_main.o ncat_connect.o ncat_core.o ncat_posix.o ncat_listen.o ncat_proxy.o ncat_ssl.o base64.o http.o util.o sys_wrap.o http_digest.o ../nsock/src/libnsock.a ../nbase/libnbase.a -lssl -lcrypto -lpcap -lssl -lcrypto -ldl
../libpcap/libpcap.a(pcap-linux.o): In function `nl80211_init':
/src/nmap-5.61TEST4/libpcap/./pcap-linux.c:515: undefined reference to `nl_handle_alloc' /src/nmap-5.61TEST4/libpcap/./pcap-linux.c:522: undefined reference to `genl_connect' /src/nmap-5.61TEST4/libpcap/./pcap-linux.c:528: undefined reference to `genl_ctrl_alloc_cache'
[...]

Adding -lnl fixes the problem as we have discussed already here:
http://seclists.org/nmap-dev/2011/q4/50

Another solutin is to build it without ncat with --without-ncat option.

Also, I've sent the NSE for bruteforcing Nessus over XMLRPC, I don't see it on SVN repository or release. Any problems with it? Anything I can help?

Thanks in advance,

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


Current thread: