aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-05-14 18:08:13 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-05-14 18:08:13 +0000
commit131a5036b48535d7dda0e93696666217586a0f1e (patch)
treefe8b47b9ece837e7f27db65e1fd78cf78374266e /security/Makefile
parent1e3bf4436f696a561cf163e9b818328b821db41d (diff)
downloadports-131a5036b48535d7dda0e93696666217586a0f1e.tar.gz
ports-131a5036b48535d7dda0e93696666217586a0f1e.zip
Add scanlogd, a TCP port scan detection tool, originally designed to illustrate
various attacks an IDS developer has to deal with. Unlike some of the other port scan detection tools out there, scanlogd is designed to be totally safe to use. PR: ports/66449 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
Notes
Notes: svn path=/head/; revision=109155
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index deb311673e23..4d5cec4815af 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -369,6 +369,7 @@
SUBDIR += saint
SUBDIR += samba-vscan
SUBDIR += samhain
+ SUBDIR += scanlogd
SUBDIR += scanssh
SUBDIR += seahorse
SUBDIR += secpanel