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  all available releases. 
Getting Started
BlindElephant can be used directly as a tool on the command line, or as a  library to provide fingerprinting functionality to another program.
Pre-requisites:
- Python 2.6.x (prefer 2.6.5); users of earlier versions may have difficulty installing or running BlindElephant.
 
