
Nmap Development mailing list archives
Re: Nmap 5.61TEST4 released - 51 New Scripts, web spidering, vuln library, and more!
From: Patrik Karlsson <patrik () cqure net>
Date: Thu, 12 Jan 2012 07:10:29 +0100
On Wed, Jan 4, 2012 at 8:24 PM, Vlatko Kosturjak <kost () linux hr> wrote:
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<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<http://cgi.insecure.org/mailman/listinfo/nmap-dev> Archived at http://seclists.org/nmap-dev/
Hi Kost, Sorry for the Nessus XMLRPC script, I must have missed that one while we were working with the others. I need to setup a Nessus server to test it and will get back to you once I've done so. Cheers, Patrik -- Patrik Karlsson http://www.cqure.net http://twitter.com/nevdull77 _______________________________________________ Sent through the nmap-dev mailing list http://cgi.insecure.org/mailman/listinfo/nmap-dev Archived at http://seclists.org/nmap-dev/
Current thread:
- Nmap 5.61TEST4 released - 51 New Scripts, web spidering, vuln library, and more! Fyodor (Jan 02)
- Re: Nmap 5.61TEST4 released - 51 New Scripts, web spidering, vuln library, and more! Vlatko Kosturjak (Jan 04)
- Re: Nmap 5.61TEST4 released - 51 New Scripts, web spidering, vuln library, and more! Patrik Karlsson (Jan 11)
- Re: Nmap 5.61TEST4 released - 51 New Scripts, web spidering, vuln library, and more! Patrik Karlsson (Jan 17)
- Re: Nmap 5.61TEST4 released - 51 New Scripts, web spidering, vuln library, and more! Vlatko Kosturjak (Jan 04)