From f3c0ba55b99ba935d3a9007c4cff50dd1566a8a5 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Sun, 21 Nov 1999 23:09:22 +0000 Subject: 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. --- security/nmap/Makefile | 4 ++-- security/nmap/distinfo | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'security') diff --git a/security/nmap/Makefile b/security/nmap/Makefile index a4bb90e71de6..4d9e329d3f98 100644 --- a/security/nmap/Makefile +++ b/security/nmap/Makefile @@ -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/ diff --git a/security/nmap/distinfo b/security/nmap/distinfo index d144bac7df76..1b3582ccc1d2 100644 --- a/security/nmap/distinfo +++ b/security/nmap/distinfo @@ -1 +1 @@ -MD5 (nmap-2.3BETA6.tgz) = 3880dd16415a143928e72002c538dfab +MD5 (nmap-2.3BETA8.tgz) = 3a7ee22453c9b0fc6e6cec4004965587 -- cgit v1.2.3