Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change to my @FreeBSD.org address. | Sergei Kolobov | 2003-10-23 | 1 | -1/+1 |
| | | | | | | | Approved by: krion Notes: svn path=/head/; revision=91927 | ||||
* | security/ftpmap: Identify remote FTP server software by fingerprinting | Edwin Groothuis | 2003-04-01 | 4 | -0/+40 |
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 |