mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Update to 2.3 Beta8.
* Added "firewall mode" timing optimizations which can decrease the amount of time neccessary to SYN or connect scan some heavily filtered hosts. * Changed "TCP Ping" to use a random ACK value rather than 0 (an IDS called Snort was using this to detect Nmap TCP pings). * better FDDI support * changes which should lead to tremendous speedups against some firewalled hosts.
This commit is contained in:
parent
667b5f3dbd
commit
f3c0ba55b9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=23252
@ -7,8 +7,8 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= nmap-2.3BETA6
|
||||
PKGNAME= nmap-2.3b6
|
||||
DISTNAME= nmap-2.3BETA8
|
||||
PKGNAME= nmap-2.3b8
|
||||
CATEGORIES= security net
|
||||
MASTER_SITES= http://www.insecure.org/nmap/dist/ \
|
||||
ftp://relay.nuxi.com/pub/misc/
|
||||
|
@ -1 +1 @@
|
||||
MD5 (nmap-2.3BETA6.tgz) = 3880dd16415a143928e72002c538dfab
|
||||
MD5 (nmap-2.3BETA8.tgz) = 3a7ee22453c9b0fc6e6cec4004965587
|
||||
|
Loading…
Reference in New Issue
Block a user