1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00

- update to 7.40

- 12 new NSE scripts
 - Hundreds of updated OS and version detection detection signatures
 - Faster brute force authentication cracking and other NSE library improvements

Full Changelog:
 https://nmap.org/changelog.html
This commit is contained in:
Olli Hauer 2016-12-21 12:32:49 +00:00
parent f543f322e4
commit 1e02b4d877
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=429075
3 changed files with 18 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= nmap
DISTVERSION= 7.31
DISTVERSION= 7.40
CATEGORIES= security ipv6
MASTER_SITES= http://nmap.org/dist/ \
LOCAL/ohauer

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1477016901
SHA256 (nmap-7.31.tar.bz2) = cb9f4e03c0771c709cd47dc8fc6ac3421eadbdd313f0aae52276829290583842
SIZE (nmap-7.31.tar.bz2) = 9000848
TIMESTAMP = 1482248215
SHA256 (nmap-7.40.tar.bz2) = 9e14665fffd054554d129d62c13ad95a7b5c7a046daa2290501909e65f4d3188
SIZE (nmap-7.40.tar.bz2) = 9043221

View File

@ -107,6 +107,7 @@ man/zh/man1/nmap.1.gz
%%DATADIR%%/nselib/eigrp.lua
%%DATADIR%%/nselib/formulas.lua
%%DATADIR%%/nselib/ftp.lua
%%DATADIR%%/nselib/geoip.lua
%%DATADIR%%/nselib/giop.lua
%%DATADIR%%/nselib/gps.lua
%%DATADIR%%/nselib/http.lua
@ -185,6 +186,7 @@ man/zh/man1/nmap.1.gz
%%DATADIR%%/nselib/target.lua
%%DATADIR%%/nselib/tftp.lua
%%DATADIR%%/nselib/tls.lua
%%DATADIR%%/nselib/tn3270.lua
%%DATADIR%%/nselib/tns.lua
%%DATADIR%%/nselib/unicode.lua
%%DATADIR%%/nselib/unittest.lua
@ -258,6 +260,8 @@ man/zh/man1/nmap.1.gz
%%DATADIR%%/scripts/cassandra-brute.nse
%%DATADIR%%/scripts/cassandra-info.nse
%%DATADIR%%/scripts/cccam-version.nse
%%DATADIR%%/scripts/cics-enum.nse
%%DATADIR%%/scripts/cics-user-enum.nse
%%DATADIR%%/scripts/citrix-brute-xml.nse
%%DATADIR%%/scripts/citrix-enum-apps-xml.nse
%%DATADIR%%/scripts/citrix-enum-apps.nse
@ -311,6 +315,7 @@ man/zh/man1/nmap.1.gz
%%DATADIR%%/scripts/eppc-enum-processes.nse
%%DATADIR%%/scripts/fcrdns.nse
%%DATADIR%%/scripts/finger.nse
%%DATADIR%%/scripts/fingerprint-strings.nse
%%DATADIR%%/scripts/firewalk.nse
%%DATADIR%%/scripts/firewall-bypass.nse
%%DATADIR%%/scripts/flume-master-info.nse
@ -476,6 +481,9 @@ man/zh/man1/nmap.1.gz
%%DATADIR%%/scripts/ip-forwarding.nse
%%DATADIR%%/scripts/ip-geolocation-geoplugin.nse
%%DATADIR%%/scripts/ip-geolocation-ipinfodb.nse
%%DATADIR%%/scripts/ip-geolocation-map-bing.nse
%%DATADIR%%/scripts/ip-geolocation-map-google.nse
%%DATADIR%%/scripts/ip-geolocation-map-kml.nse
%%DATADIR%%/scripts/ip-geolocation-maxmind.nse
%%DATADIR%%/scripts/ip-https-discover.nse
%%DATADIR%%/scripts/ipidseq.nse
@ -567,6 +575,7 @@ man/zh/man1/nmap.1.gz
%%DATADIR%%/scripts/nfs-showmount.nse
%%DATADIR%%/scripts/nfs-statfs.nse
%%DATADIR%%/scripts/nje-node-brute.nse
%%DATADIR%%/scripts/nje-pass-brute.nse
%%DATADIR%%/scripts/nntp-ntlm-info.nse
%%DATADIR%%/scripts/nping-brute.nse
%%DATADIR%%/scripts/nrpe-enum.nse
@ -684,11 +693,11 @@ man/zh/man1/nmap.1.gz
%%DATADIR%%/scripts/ssh2-enum-algos.nse
%%DATADIR%%/scripts/sshv1.nse
%%DATADIR%%/scripts/ssl-ccs-injection.nse
%%DATADIR%%/scripts/ssl-cert-intaddr.nse
%%DATADIR%%/scripts/ssl-cert.nse
%%DATADIR%%/scripts/ssl-date.nse
%%DATADIR%%/scripts/ssl-dh-params.nse
%%DATADIR%%/scripts/ssl-enum-ciphers.nse
%%DATADIR%%/scripts/ssl-google-cert-catalog.nse
%%DATADIR%%/scripts/ssl-heartbleed.nse
%%DATADIR%%/scripts/ssl-known-key.nse
%%DATADIR%%/scripts/ssl-poodle.nse
@ -716,8 +725,11 @@ man/zh/man1/nmap.1.gz
%%DATADIR%%/scripts/telnet-ntlm-info.nse
%%DATADIR%%/scripts/tftp-enum.nse
%%DATADIR%%/scripts/tls-nextprotoneg.nse
%%DATADIR%%/scripts/tn3270-screen.nse
%%DATADIR%%/scripts/tor-consensus-checker.nse
%%DATADIR%%/scripts/traceroute-geolocation.nse
%%DATADIR%%/scripts/tso-brute.nse
%%DATADIR%%/scripts/tso-enum.nse
%%DATADIR%%/scripts/unittest.nse
%%DATADIR%%/scripts/unusual-port.nse
%%DATADIR%%/scripts/upnp-info.nse
@ -729,6 +741,7 @@ man/zh/man1/nmap.1.gz
%%DATADIR%%/scripts/vnc-info.nse
%%DATADIR%%/scripts/vnc-title.nse
%%DATADIR%%/scripts/voldemort-info.nse
%%DATADIR%%/scripts/vtam-enum.nse
%%DATADIR%%/scripts/vuze-dht-info.nse
%%DATADIR%%/scripts/wdb-version.nse
%%DATADIR%%/scripts/weblogic-t3-info.nse