aboutsummaryrefslogtreecommitdiffstats
path: root/security/rid/pkg-descr
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-02-14 10:59:36 +0800
committerobrien <obrien@FreeBSD.org>2000-02-14 10:59:36 +0800
commit2b31e56b29741729fb62be17d9544b7f1ab51fb9 (patch)
tree11fd5df819a4ffc8a8939810a0d5c4dc389492e5 /security/rid/pkg-descr
parent0529c8f0e1a2fef6a48dd8ac1c876600935e7f07 (diff)
downloadfreebsd-ports-gnome-2b31e56b29741729fb62be17d9544b7f1ab51fb9.tar.gz
freebsd-ports-gnome-2b31e56b29741729fb62be17d9544b7f1ab51fb9.tar.zst
freebsd-ports-gnome-2b31e56b29741729fb62be17d9544b7f1ab51fb9.zip
RID is a configurable tool which uses intrusion fingerprints to track down
compromised hosts. RID can remotely detect Stacheldraht, TFN, Trinoo and TFN2k if the attacker did not change the default ports.
Diffstat (limited to 'security/rid/pkg-descr')
-rw-r--r--security/rid/pkg-descr12
1 files changed, 12 insertions, 0 deletions
diff --git a/security/rid/pkg-descr b/security/rid/pkg-descr
new file mode 100644
index 000000000000..7621341b0587
--- /dev/null
+++ b/security/rid/pkg-descr
@@ -0,0 +1,12 @@
+RID - Remote Intrusion Detection
+--------------------------------
+RID is a configurable tool which uses intrusion fingerprints to track down
+compromised hosts. RID can remotely detect Stacheldraht, TFN, Trinoo and TFN2k
+if the attacker did not change the default ports.
+
+After a compromise, this information can often be turned into a "fingerprint"
+of the intrusion. RID is designed to be capable of accurately specifying this
+"fingerprint" with little knowledge of network programming.
+
+RID is based off an extension of ngrep (network grep). It is different because
+it extends ngrep into a probing tool.