diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-01 02:41:34 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-01 02:41:34 +0000 |
commit | 7a30c6fbeb1e2a8c3659f37e1e59f96ba5a60dc1 (patch) | |
tree | ee558f425320a9ae6a078a7ee340ef7cd59587e6 /security/ftpmap/pkg-descr | |
parent | 670cf0c020622ddb4a09e590ce9d7f354b47e19b (diff) |
Notes
Diffstat (limited to 'security/ftpmap/pkg-descr')
-rw-r--r-- | security/ftpmap/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/security/ftpmap/pkg-descr b/security/ftpmap/pkg-descr new file mode 100644 index 000000000000..8cb7af42dcb8 --- /dev/null +++ b/security/ftpmap/pkg-descr @@ -0,0 +1,7 @@ +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. + +Author: Frank DENIS <j@4u.net> +WWW: http://www.jedi.claranet.fr/ |