summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-04-01 02:41:34 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-04-01 02:41:34 +0000
commit7a30c6fbeb1e2a8c3659f37e1e59f96ba5a60dc1 (patch)
treeee558f425320a9ae6a078a7ee340ef7cd59587e6 /security/Makefile
parentnet/posadis, another DNS server implementation (diff)
security/ftpmap: Identify remote FTP server software by fingerprinting
Ftpmap scans remote FTP servers to indentify what software and what versions they are running. It uses program-specific fingerprints to discover the name of the software even when banners have been changed or removed, or when some features have been disabled. IPv6 is fully supported. PR: ports/48899 Submitted by: Sergei Kolobov <sergei@kolobov.com>
Notes
Notes: svn path=/head/; revision=77890
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 d7d3ad8242d8..cdc81133684c 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -62,6 +62,7 @@
SUBDIR += fragrouter
SUBDIR += fressh
SUBDIR += fsh
+ SUBDIR += ftpmap
SUBDIR += fuzz
SUBDIR += fwanalog
SUBDIR += fwbuilder