update to version 1.1.2
This commit is contained in:
parent
856bba2b1a
commit
717e1730f1
@ -1,20 +1,16 @@
|
||||
# Makefile for: antisniff
|
||||
# Version required: 1.0
|
||||
# Date created: 27 Oct 1999
|
||||
# Whom: dugsong@monkey.org
|
||||
#
|
||||
# $OpenBSD: Makefile,v 1.12 2001/05/06 03:45:36 lebel Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2001/08/27 13:40:20 dugsong Exp $
|
||||
|
||||
COMMENT= "promiscuous mode interface detector"
|
||||
|
||||
PKGNAME= antisniff-1.1
|
||||
PKGNAME= antisniff-1.1.2
|
||||
|
||||
CATEGORIES= security
|
||||
NEED_VERSION= 1.402
|
||||
|
||||
MASTER_SITES= http://www.l0pht.com/antisniff/dist/
|
||||
MASTER_SITES= http://www.securitysoftwaretech.com/antisniff/dist/
|
||||
HOMEPAGE= http://www.securitysoftwaretech.com/antisniff/
|
||||
|
||||
DISTNAME= anti_sniff_researchv1-1
|
||||
DISTNAME= anti_sniff_researchv1-1-2
|
||||
|
||||
MAINTAINER= Dug Song <dugsong@monkey.org>
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (anti_sniff_researchv1-1.tar.gz) = f49002ad7a7424d7cffa859a34e7b3ae
|
||||
RMD160 (anti_sniff_researchv1-1.tar.gz) = d24cc3bda32a18d26639452f52a4688d252c23be
|
||||
SHA1 (anti_sniff_researchv1-1.tar.gz) = e5ac9ba677b3b3740c3f46f81b08986f7d5e3937
|
||||
MD5 (anti_sniff_researchv1-1-2.tar.gz) = 0f6d71b4515eefde182516a1c5e1bf66
|
||||
RMD160 (anti_sniff_researchv1-1-2.tar.gz) = 6a0a91196f9186263e754e7b426feaf70ac00f59
|
||||
SHA1 (anti_sniff_researchv1-1-2.tar.gz) = 7fb85c57190adc57832f6ad040a9eca9ebe240f3
|
||||
|
@ -1,5 +1,3 @@
|
||||
[ http://www.l0pht.com/antisniff/ ]
|
||||
|
||||
AntiSniff is a new class of proactive security monitoring tool. It has
|
||||
the ability to scan a network and detect whether or not any computers
|
||||
are in promiscuous mode. This is often a sign that a computer has been
|
||||
@ -12,4 +10,4 @@ not designed to detect hardware based network probes or special
|
||||
purpose network analyzers which an attacker would need physical access
|
||||
to install.
|
||||
|
||||
-d.
|
||||
WWW: ${HOMEPAGE}
|
||||
|
Loading…
x
Reference in New Issue
Block a user