---
name: fragroute
version: 1.2_11
origin: security/fragroute
comment: Tool for intercepting, modifying, and rewriting egress traffic
arch: freebsd:9:x86:64
www: http://www.monkey.org/~dugsong/fragroute/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses:
- BSD
flatsize: 72371
desc: "\"Fragroute intercepts, modifies, and rewrites egress traffic destined\nfor
  a specified host, implementing most of the attacks described in the\nSecure Networks
  \"Insertion, Evasion, and Denial of Service: Eluding\nNetwork Intrusion Detection\"
  paper of January 1998. \n\nIt features a simple ruleset language to delay, duplicate,
  drop,\nfragment, overlap, print, reorder, segment, source-route, or otherwise\nmonkey
  with all outbound packets destined for a target host, with\nminimal support for
  randomized or probabilistic behaviour. \n\nThis tool was written in good faith to
  aid in the testing of network\nintrusion detection systems, firewalls, and basic
  TCP/IP stack\nbehaviour. Please do not abuse this software.\"\n\nWWW: http://www.monkey.org/~dugsong/fragroute/\n"
deps:
  libdnet: {origin: net/libdnet, version: 1.11_3}
  libevent: {origin: devel/libevent, version: 1.4.14b_2}
categories:
- security
- net
shlibs_required:
- libdnet.so
- libevent-1.4.so.4
