Merge from vendor branch TNF:
authorminskim <minskim>
Fri, 14 Oct 2005 00:44:03 +0000 (00:44 +0000)
committerminskim <minskim>
Fri, 14 Oct 2005 00:44:03 +0000 (00:44 +0000)
commit15dc699a8faf29d44c1ea6513c7211f2dd838327
treeb52cc2e2e562b9ae2a6e2ad645c889f0776ce550
parentcf3454c685ff178b416d2b552a6310537e756dd3
parent303cc8d0b4256b67523e012b30e2da5c01f04d64
Merge from vendor branch TNF:
Import dirb from pkgsrc-wip.  Packaged by pancake.

DIRB is a Web Content Scanner.  It looks for existing (and/or hidden)
Web Objects.  It basically works by launching a dictionary based
attack against a web server and analizing the response.

DIRB comes with a set of preconfigured attack wordlists for easy usage
but you can use your custom wordlists.  Also DIRB sometimes can be
used as a classic CGI scanner, but remember is a content scanner not a
vulnerability scanner.

DIRB main purpose is to help in professional web application auditing.
Specially in security related testing.  It covers some holes not
covered by classic web vulnerability scanners.  DIRB looks for
specific web objects that other generic CGI scanners can't look for.
It doesn't search vulnerabilities nor does it look for web contents
that can be vulnerables.