2007-09-15 19:29:57 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.12 2007/09/15 23:29:58 merdely Exp $
|
Import of fragroute-1.2:
--
fragroute intercepts, modifies, and rewrites egress traffic destined for
a specified host, implementing most of the attacks described in the
Secure Networks "Insertion, Evasion, and Denial of Service: Eluding
Network Intrusion Detection" paper of January 1998.
It features a simple ruleset language to delay, duplicate, drop,
fragment, overlap, print, reorder, segment, source-route, or otherwise
monkey with all outbound packets destined for a target host, with
minimal support for randomized or probabilistic behaviour.
WWW: http://www.monkey.org/~dugsong/fragroute/
MAINTAINER= Jason Peel <jsyn@openbsd.org>
2002-05-20 06:50:12 -04:00
|
|
|
|
2007-09-15 19:29:57 -04:00
|
|
|
COMMENT= intercept, modify, and rewrite egress traffic
|
Import of fragroute-1.2:
--
fragroute intercepts, modifies, and rewrites egress traffic destined for
a specified host, implementing most of the attacks described in the
Secure Networks "Insertion, Evasion, and Denial of Service: Eluding
Network Intrusion Detection" paper of January 1998.
It features a simple ruleset language to delay, duplicate, drop,
fragment, overlap, print, reorder, segment, source-route, or otherwise
monkey with all outbound packets destined for a target host, with
minimal support for randomized or probabilistic behaviour.
WWW: http://www.monkey.org/~dugsong/fragroute/
MAINTAINER= Jason Peel <jsyn@openbsd.org>
2002-05-20 06:50:12 -04:00
|
|
|
|
|
|
|
DISTNAME= fragroute-1.2
|
2006-02-10 18:15:11 -05:00
|
|
|
PKGNAME= ${DISTNAME}p4
|
Import of fragroute-1.2:
--
fragroute intercepts, modifies, and rewrites egress traffic destined for
a specified host, implementing most of the attacks described in the
Secure Networks "Insertion, Evasion, and Denial of Service: Eluding
Network Intrusion Detection" paper of January 1998.
It features a simple ruleset language to delay, duplicate, drop,
fragment, overlap, print, reorder, segment, source-route, or otherwise
monkey with all outbound packets destined for a target host, with
minimal support for randomized or probabilistic behaviour.
WWW: http://www.monkey.org/~dugsong/fragroute/
MAINTAINER= Jason Peel <jsyn@openbsd.org>
2002-05-20 06:50:12 -04:00
|
|
|
CATEGORIES= security net
|
|
|
|
|
|
|
|
HOMEPAGE= http://www.monkey.org/~dugsong/fragroute/
|
|
|
|
|
|
|
|
MAINTAINER= Jason Peel <jsyn@openbsd.org>
|
|
|
|
|
|
|
|
# BSD
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
2006-02-10 18:15:11 -05:00
|
|
|
WANTLIB= c event pcap
|
Import of fragroute-1.2:
--
fragroute intercepts, modifies, and rewrites egress traffic destined for
a specified host, implementing most of the attacks described in the
Secure Networks "Insertion, Evasion, and Denial of Service: Eluding
Network Intrusion Detection" paper of January 1998.
It features a simple ruleset language to delay, duplicate, drop,
fragment, overlap, print, reorder, segment, source-route, or otherwise
monkey with all outbound packets destined for a target host, with
minimal support for randomized or probabilistic behaviour.
WWW: http://www.monkey.org/~dugsong/fragroute/
MAINTAINER= Jason Peel <jsyn@openbsd.org>
2002-05-20 06:50:12 -04:00
|
|
|
|
2002-09-06 00:27:43 -04:00
|
|
|
MASTER_SITES= http://monkey.org/~dugsong/fragroute/ \
|
Import of fragroute-1.2:
--
fragroute intercepts, modifies, and rewrites egress traffic destined for
a specified host, implementing most of the attacks described in the
Secure Networks "Insertion, Evasion, and Denial of Service: Eluding
Network Intrusion Detection" paper of January 1998.
It features a simple ruleset language to delay, duplicate, drop,
fragment, overlap, print, reorder, segment, source-route, or otherwise
monkey with all outbound packets destined for a target host, with
minimal support for randomized or probabilistic behaviour.
WWW: http://www.monkey.org/~dugsong/fragroute/
MAINTAINER= Jason Peel <jsyn@openbsd.org>
2002-05-20 06:50:12 -04:00
|
|
|
${MASTER_SITE_PACKETSTORM:=UNIX/security/}
|
|
|
|
|
|
|
|
CONFIGURE_STYLE= gnu
|
2002-06-16 11:36:57 -04:00
|
|
|
CONFIGURE_ARGS= --with-libevent=/usr
|
Import of fragroute-1.2:
--
fragroute intercepts, modifies, and rewrites egress traffic destined for
a specified host, implementing most of the attacks described in the
Secure Networks "Insertion, Evasion, and Denial of Service: Eluding
Network Intrusion Detection" paper of January 1998.
It features a simple ruleset language to delay, duplicate, drop,
fragment, overlap, print, reorder, segment, source-route, or otherwise
monkey with all outbound packets destined for a target host, with
minimal support for randomized or probabilistic behaviour.
WWW: http://www.monkey.org/~dugsong/fragroute/
MAINTAINER= Jason Peel <jsyn@openbsd.org>
2002-05-20 06:50:12 -04:00
|
|
|
|
2006-08-03 19:28:11 -04:00
|
|
|
LIB_DEPENDS= dnet.>=1::net/libdnet
|
Import of fragroute-1.2:
--
fragroute intercepts, modifies, and rewrites egress traffic destined for
a specified host, implementing most of the attacks described in the
Secure Networks "Insertion, Evasion, and Denial of Service: Eluding
Network Intrusion Detection" paper of January 1998.
It features a simple ruleset language to delay, duplicate, drop,
fragment, overlap, print, reorder, segment, source-route, or otherwise
monkey with all outbound packets destined for a target host, with
minimal support for randomized or probabilistic behaviour.
WWW: http://www.monkey.org/~dugsong/fragroute/
MAINTAINER= Jason Peel <jsyn@openbsd.org>
2002-05-20 06:50:12 -04:00
|
|
|
|
2005-01-20 17:45:29 -05:00
|
|
|
post-install:
|
|
|
|
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/fragroute/
|
|
|
|
${INSTALL_DATA} ${WRKDIST}/fragroute.conf \
|
|
|
|
${PREFIX}/share/examples/fragroute/
|
|
|
|
|
Import of fragroute-1.2:
--
fragroute intercepts, modifies, and rewrites egress traffic destined for
a specified host, implementing most of the attacks described in the
Secure Networks "Insertion, Evasion, and Denial of Service: Eluding
Network Intrusion Detection" paper of January 1998.
It features a simple ruleset language to delay, duplicate, drop,
fragment, overlap, print, reorder, segment, source-route, or otherwise
monkey with all outbound packets destined for a target host, with
minimal support for randomized or probabilistic behaviour.
WWW: http://www.monkey.org/~dugsong/fragroute/
MAINTAINER= Jason Peel <jsyn@openbsd.org>
2002-05-20 06:50:12 -04:00
|
|
|
.include <bsd.port.mk>
|