cvs commit: ports/security Makefile ports/security/ftpmap Makefile
 distinfo pkg-descr pkg-plist
    Edwin Groothuis 
    edwin at FreeBSD.org
       
    Mon Mar 31 18:41:36 PST 2003
    
    
  
edwin       2003/03/31 18:41:34 PST
  FreeBSD ports repository
  Modified files:
    security             Makefile 
  Added files:
    security/ftpmap      Makefile distinfo pkg-descr pkg-plist 
  Log:
  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 at kolobov.com>
  
  Revision  Changes    Path
  1.387     +1 -0      ports/security/Makefile
  1.1       +26 -0     ports/security/ftpmap/Makefile (new)
  1.1       +1 -0      ports/security/ftpmap/distinfo (new)
  1.1       +7 -0      ports/security/ftpmap/pkg-descr (new)
  1.1       +6 -0      ports/security/ftpmap/pkg-plist (new)
    
    
More information about the cvs-all
mailing list