October 2017
Intermediate to advanced
376 pages
9h 20m
English
Our next tool in the line is dirsearch. As the name suggests it is a simple command-line tool that can be used to brute force the directories. It is much faster than the traditional DIRB:
git clone https://github.com/maurosoria/dirsearch.git

./dirsearch.py -u hostname.com -e aspx,php
The following screenshot shows the output for the preceding command:
Read now
Unlock full access