diff options
author | kris <kris@FreeBSD.org> | 2000-01-08 09:24:25 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2000-01-08 09:24:25 +0000 |
commit | cf72311c3125ab6e0a58f28db80f1e3c1f132b63 (patch) | |
tree | 02891fb3c17754da73b540523e3bb70dfcb80749 /security/fragrouter/pkg-descr | |
parent | d20fb7fc6536551a71e60cab2e7fa243aaa4db12 (diff) | |
download | FreeBSD-ports-cf72311c3125ab6e0a58f28db80f1e3c1f132b63.zip FreeBSD-ports-cf72311c3125ab6e0a58f28db80f1e3c1f132b63.tar.gz |
Add Fragrouter 1.6.
Fragrouter is a program for routing network traffic in such a way as
to elude most network intrusion detection systems.
Obtained From: OpenBSD
Diffstat (limited to 'security/fragrouter/pkg-descr')
-rw-r--r-- | security/fragrouter/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/security/fragrouter/pkg-descr b/security/fragrouter/pkg-descr new file mode 100644 index 0000000..ad52584 --- /dev/null +++ b/security/fragrouter/pkg-descr @@ -0,0 +1,8 @@ +Fragrouter is a program for routing network traffic in such a way as +to elude most network intrusion detection systems. + +The attacks implemented correspond to those listed in the Secure +Networks ``Insertion, Evasion, and Denial of Service: Eluding Network +Intrusion Detection'' paper of January, 1998. + +WWW: http://www.anzen.com/research/nidsbench/ |