Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Aug 2010 09:27:45 +0000 (UTC)
From:      Niels Heinen <niels@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security Makefile ports/security/blindelephant Makefile distinfo pkg-descr pkg-plist ports/security/blindelephant/files blindelephant.sh.in patch-setup.py
Message-ID:  <201008210927.o7L9RjOI083650@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
niels       2010-08-21 09:27:45 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/blindelephant Makefile distinfo pkg-descr pkg-plist 
    security/blindelephant/files blindelephant.sh.in 
                                 patch-setup.py 
  Log:
  New port: The BlindElephant Web Application Fingerprinter attempts
  to discover the version of a (known) web application by comparing
  static files at known locations against precomputed hashes for
  versions of those files in all available releases. The technique
  is fast, low-bandwidth, non-invasive, generic, and highly automatable.
  
  WWW: http://blindelephant.sourceforge.net/
  
  Approved by:    itetcu (mentor)
  
  Revision  Changes    Path
  1.1121    +1 -0      ports/security/Makefile
  1.1       +47 -0     ports/security/blindelephant/Makefile (new)
  1.1       +3 -0      ports/security/blindelephant/distinfo (new)
  1.1       +6 -0      ports/security/blindelephant/files/blindelephant.sh.in (new)
  1.1       +18 -0     ports/security/blindelephant/files/patch-setup.py (new)
  1.1       +7 -0      ports/security/blindelephant/pkg-descr (new)
  1.1       +86 -0     ports/security/blindelephant/pkg-plist (new)



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