summaryrefslogtreecommitdiff
path: root/security/ftpmap/pkg-descr (follow)
Commit message (Collapse)AuthorAgeFilesLines
* security/ftpmap: Identify remote FTP server software by fingerprintingEdwin Groothuis2003-04-011-0/+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. PR: ports/48899 Submitted by: Sergei Kolobov <sergei@kolobov.com> Notes: svn path=/head/; revision=77890