aboutsummaryrefslogtreecommitdiff
path: root/security/blindelephant
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* - Fix plistPav Lucistnik2011-03-071-85/+85
| | | | | | | | | | | - No portrevision bump because this port abuses portrevision PR: ports/155224 Submitted by: wen With hat: portmgr Notes: svn path=/head/; revision=270464
* New port: The BlindElephant Web Application Fingerprinter attemptsNiels Heinen2010-08-216-0/+167
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) Notes: svn path=/head/; revision=259673