Dirhunt V0.6.0 - Uncovering Spider Web Directories Without Bruteforce


DEVELOPMENT BRANCH: The electrical current branch is a evolution version. Go to the stable issue past times clicking on the principal branch.


Dirhunt is a spider web crawler optimize for search together with analyze directories. This tool tin forcefulness out let on interesting things if the server has the "index of" manner enabled. Dirhunt is also useful if the directory listing is non enabled. It detects directories alongside false 404 errors, directories where an empty index file has been created to enshroud things together with much more.
$ dirhunt http://website.com/
Dirhunt does non operate beast force. But neither is it only a crawler. This tool is faster than others because it minimizes requests to the server. Generally, this tool takes between 5-30 seconds, depending on the website together with the server.
Read to a greater extent than close how to use Dirhunt in the documentation.


Features
  • Process one or multiple sites at a time.
  • Process 'Index Of' pages together with study interesting files.
  • Detect redirectors.
  • Detect blank index file created on directory to enshroud things.
  • Process roughly html files inwards search of novel directories.
  • 404 fault pages together with let on fake 404 errors.
  • Filter results past times flags.
  • Analyze results at end. It also processes engagement & size of the Index Pages (NEW!)
  • Get novel directories using robots.txt, VirusTotal & Google (NEW!)
  • Delay betwixt requests
  • One or multiple proxies option. It tin forcefulness out also search for free proxies (NEW!)

Install
If yous receive got Pip installed on your system, yous tin forcefulness out operate it to install the latest Dirhunt stable version:
$ sudo pip3 install dirhunt
Python 2.7 & 3.4-3.7 are supported but Python 3.x is recommended. Use pip2 on install for Python2.
There are other installation methods available.