From 7a30c6fbeb1e2a8c3659f37e1e59f96ba5a60dc1 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Tue, 1 Apr 2003 02:41:34 +0000 Subject: 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 --- security/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'security/Makefile') 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 -- cgit v1.2.3