aboutsummaryrefslogtreecommitdiff
path: root/libraries/libnids/README
diff options
context:
space:
mode:
authorMarco Bonetti <sid77@slackware.it>2010-05-12 23:30:36 +0200
committerRobby Workman <rworkman@slackbuilds.org>2010-05-12 23:30:36 +0200
commit47eb9e87272b5f059e0e79f05d5ce07cd1b5d648 (patch)
tree50d40b0136bb59f535783717d630e0c61985ea61 /libraries/libnids/README
parent1d7110bc4e0d369309adb9a33720a10b35994e7a (diff)
downloadslackbuilds-47eb9e87272b5f059e0e79f05d5ce07cd1b5d648.tar.xz
libraries/libnids: Added to 12.2 repository
Diffstat (limited to 'libraries/libnids/README')
-rw-r--r--libraries/libnids/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/libraries/libnids/README b/libraries/libnids/README
new file mode 100644
index 000000000000..b824366fc20e
--- /dev/null
+++ b/libraries/libnids/README
@@ -0,0 +1,11 @@
+Libnids is an implementation of an E-component of Network Intrusion Detection
+System. It emulates the IP stack of Linux 2.0.x. Libnids offers IP
+defragmentation, TCP stream assembly and TCP port scan detection. The most
+valuable feature of libnids is reliability. A number of tests were conducted,
+which proved that libnids predicts behaviour of protected Linux hosts as
+closely as possible. Libnids is highly configurable in run-time and offers a
+convenient interface. Currently it compiles on Linux, *BSD and Solaris.
+Using libnids, one has got a convenient access to data carried by a TCP
+stream, no matter how artfully obscured by an attacker.
+
+This requires libnet.