update to 2.54b25
From CHANGELOG -- Added a whole bunch of new OS fingerprints (and adjustments) ranging from big important ones (Linux 2.4.X, OpenBSD 2.9, FreeBSD 4.3, Cisco 12.2.1, MacOS X, etc) to some that are more obscure ( such as Apple Color LaserWriter 12/660 PS and VirtualAccess LinxpeedPro 120 ) -- Added "All zeros" IP.ID sequence classification to account for the new Linux 2.4 scheme which seems to use 0 whenever the DF bit is set (probably a good idea). -- Tweaked TCP Timestamp and IP.ID sequence classification algorithms
This commit is contained in:
parent
6280fa6f8b
commit
f0b58e08f6
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.36 2001/06/02 16:24:27 bmc Exp $
|
||||
# $OpenBSD: Makefile,v 1.37 2001/06/05 11:27:56 bmc Exp $
|
||||
|
||||
COMMENT= "port scanning large networks"
|
||||
|
||||
DISTNAME= nmap-2.54BETA24
|
||||
PKGNAME= nmap-2.54b24
|
||||
DISTNAME= nmap-2.54BETA25
|
||||
PKGNAME= nmap-2.54b25
|
||||
CATEGORIES= net security
|
||||
NEED_VERSION= 1.413
|
||||
MASTER_SITES= ${HOMEPAGE}dist/
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (nmap-2.54BETA24.tgz) = 55fbb29468cb02270b5c15785f018f13
|
||||
RMD160 (nmap-2.54BETA24.tgz) = 0fda24f0d79657dad882c2d0e8d316b96183de23
|
||||
SHA1 (nmap-2.54BETA24.tgz) = 206fb7256f0eddeaee09d5d7aa07e1e676786f72
|
||||
MD5 (nmap-2.54BETA25.tgz) = 62442768fc3b2ed9856241baa2281dc8
|
||||
RMD160 (nmap-2.54BETA25.tgz) = 65911e4b883d9d50ca58dc629acad1f6f36dba5f
|
||||
SHA1 (nmap-2.54BETA25.tgz) = 60dc278cf945c142cfc5dfff6a56b03abc10c3a2
|
||||
|
Loading…
Reference in New Issue
Block a user