From owner-svn-ports-head@freebsd.org Sun Jul 17 09:16:11 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 06270B9A72C; Sun, 17 Jul 2016 09:16:11 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BC66A1858; Sun, 17 Jul 2016 09:16:10 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u6H9G9JV026846; Sun, 17 Jul 2016 09:16:09 GMT (envelope-from ohauer@FreeBSD.org) Received: (from ohauer@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u6H9G9Vo026842; Sun, 17 Jul 2016 09:16:09 GMT (envelope-from ohauer@FreeBSD.org) Message-Id: <201607170916.u6H9G9Vo026842@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ohauer set sender to ohauer@FreeBSD.org using -f From: Olli Hauer Date: Sun, 17 Jul 2016 09:16:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r418661 - head/security/nmap X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jul 2016 09:16:11 -0000 Author: ohauer Date: Sun Jul 17 09:16:09 2016 New Revision: 418661 URL: https://svnweb.freebsd.org/changeset/ports/418661 Log: - update to 7.25BETA1 - s/USE=OPENSSL/USES=ssl/ Some highlighs from the Changelog: Nmap 7.25BETA1 [2016-07-13] o [NSE] Added 6 NSE scripts, from 5 authors, bringing the total up to 533! They are all listed at https://nmap.org/nsedoc/, and the summaries are below (authors are listed in brackets): + clamav-exec detects ClamAV servers vulnerable to unauthorized clamav command execution. [Paulino Calderon] + http-aspnet-debug detects ASP.NET applications with debugging enabled. [Josh Amishav-Zlatin] + http-internal-ip-disclosure determines if the web server leaks its internal IP address when sending an HTTP/1.0 request without a Host header. [Josh Amishav-Zlatin] + [GH#304] http-mcmp detects mod_cluster Management Protocol (MCMP) and dumps its configuration. [Frank Spierings] + [GH#365] sslv2-drown detects vulnerability to the DROWN attack, including CVE-2016-0703 and CVE-2016-0704 that enable fast attacks on OpenSSL. [Bertrand Bonnefoy-Claudet] + vnc-title logs in to VNC servers and grabs the desktop title, geometry, and color depth. [Daniel Miller] o Integrated all of your IPv4 OS fingerprint submissions from January to April (539 of them). Added 98 fingerprints, bringing the new total to 5187. Additions include Linux 4.4, Android 6.0, Windows Server 2016, and more. [Dan Miller] o Integrated all 31 of your IPv6 OS fingerprint submissions from January to June. The classifier added 2 groups and expanded several others. Several Apple OS X groups were consolidated, reducing the total number of groups to 93. [Daniel Miller] Modified: head/security/nmap/Makefile head/security/nmap/distinfo head/security/nmap/pkg-plist Modified: head/security/nmap/Makefile ============================================================================== --- head/security/nmap/Makefile Sun Jul 17 09:00:30 2016 (r418660) +++ head/security/nmap/Makefile Sun Jul 17 09:16:09 2016 (r418661) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nmap -DISTVERSION= 7.12 +DISTVERSION= 7.25BETA1 CATEGORIES= security ipv6 MASTER_SITES= http://nmap.org/dist/ \ LOCAL/ohauer @@ -27,7 +27,7 @@ OPTIONS_SUB= yes OPTIONS_DEFINE= DOCS SSL OPTIONS_DEFAULT=SSL -SSL_USE= OPENSSL=yes +SSL_USES= ssl SSL_CONFIGURE_ON= --with-openssl=${OPENSSLBASE} SSL_CONFIGURE_OFF= --without-openssl SSL_CFLAGS= -I${OPENSSLINC} Modified: head/security/nmap/distinfo ============================================================================== --- head/security/nmap/distinfo Sun Jul 17 09:00:30 2016 (r418660) +++ head/security/nmap/distinfo Sun Jul 17 09:16:09 2016 (r418661) @@ -1,2 +1,3 @@ -SHA256 (nmap-7.12.tar.bz2) = 63df082a87c95a189865d37304357405160fc6333addcf5b84204c95e0539b04 -SIZE (nmap-7.12.tar.bz2) = 8960599 +TIMESTAMP = 1468608134 +SHA256 (nmap-7.25BETA1.tar.bz2) = 6866457809b598f8e85c9e8c79773f1821de29cc1b6f574cc7fed4ad8c01c178 +SIZE (nmap-7.25BETA1.tar.bz2) = 8580974 Modified: head/security/nmap/pkg-plist ============================================================================== --- head/security/nmap/pkg-plist Sun Jul 17 09:00:30 2016 (r418660) +++ head/security/nmap/pkg-plist Sun Jul 17 09:16:09 2016 (r418661) @@ -171,6 +171,7 @@ man/zh/man1/nmap.1.gz %%DATADIR%%/nselib/ssh1.lua %%DATADIR%%/nselib/ssh2.lua %%DATADIR%%/nselib/sslcert.lua +%%DATADIR%%/nselib/sslv2.lua %%DATADIR%%/nselib/stdnse.lua %%DATADIR%%/nselib/strbuf.lua %%DATADIR%%/nselib/strict.lua @@ -257,6 +258,7 @@ man/zh/man1/nmap.1.gz %%DATADIR%%/scripts/citrix-enum-apps.nse %%DATADIR%%/scripts/citrix-enum-servers-xml.nse %%DATADIR%%/scripts/citrix-enum-servers.nse +%%DATADIR%%/scripts/clamav-exec.nse %%DATADIR%%/scripts/couchdb-databases.nse %%DATADIR%%/scripts/couchdb-stats.nse %%DATADIR%%/scripts/creds-summary.nse @@ -334,6 +336,7 @@ man/zh/man1/nmap.1.gz %%DATADIR%%/scripts/http-affiliate-id.nse %%DATADIR%%/scripts/http-apache-negotiation.nse %%DATADIR%%/scripts/http-apache-server-status.nse +%%DATADIR%%/scripts/http-aspnet-debug.nse %%DATADIR%%/scripts/http-auth-finder.nse %%DATADIR%%/scripts/http-auth.nse %%DATADIR%%/scripts/http-avaya-ipoffice-users.nse @@ -380,11 +383,13 @@ man/zh/man1/nmap.1.gz %%DATADIR%%/scripts/http-icloud-sendmsg.nse %%DATADIR%%/scripts/http-iis-short-name-brute.nse %%DATADIR%%/scripts/http-iis-webdav-vuln.nse +%%DATADIR%%/scripts/http-internal-ip-disclosure.nse %%DATADIR%%/scripts/http-joomla-brute.nse %%DATADIR%%/scripts/http-litespeed-sourcecode-download.nse %%DATADIR%%/scripts/http-ls.nse %%DATADIR%%/scripts/http-majordomo2-dir-traversal.nse %%DATADIR%%/scripts/http-malware-host.nse +%%DATADIR%%/scripts/http-mcmp.nse %%DATADIR%%/scripts/http-method-tamper.nse %%DATADIR%%/scripts/http-methods.nse %%DATADIR%%/scripts/http-mobileversion-checker.nse @@ -674,6 +679,7 @@ man/zh/man1/nmap.1.gz %%DATADIR%%/scripts/ssl-heartbleed.nse %%DATADIR%%/scripts/ssl-known-key.nse %%DATADIR%%/scripts/ssl-poodle.nse +%%DATADIR%%/scripts/sslv2-drown.nse %%DATADIR%%/scripts/sslv2.nse %%DATADIR%%/scripts/sstp-discover.nse %%DATADIR%%/scripts/stun-info.nse @@ -708,6 +714,7 @@ man/zh/man1/nmap.1.gz %%DATADIR%%/scripts/vmauthd-brute.nse %%DATADIR%%/scripts/vnc-brute.nse %%DATADIR%%/scripts/vnc-info.nse +%%DATADIR%%/scripts/vnc-title.nse %%DATADIR%%/scripts/voldemort-info.nse %%DATADIR%%/scripts/vuze-dht-info.nse %%DATADIR%%/scripts/wdb-version.nse