Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Mar 2003 18:41:34 -0800 (PST)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security Makefile ports/security/ftpmap Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200304010241.h312fYKh057264@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304010241.h312fYKh057264>