---
name: blindelephant
version: 1.0_20100819
origin: security/blindelephant
comment: Fingerprint the web applications used by a web site
arch: freebsd:9:x86:64
www: http://blindelephant.sourceforge.net/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses:
- LGPL3
flatsize: 16961418
desc: |
  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/
deps:
  python27: {origin: lang/python27, version: 2.7.5_2}
  python2: {origin: lang/python2, version: 2}
  python: {origin: lang/python, version: '2.7,2'}
  gettext: {origin: devel/gettext, version: 0.18.3}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- www
- security
