Isona / dirble

Fast directory scanning and scraping tool
GNU General Public License v3.0
614 stars 87 forks source link

Directory detection fails if you specify port 80 #21

Closed Isona closed 5 years ago

Isona commented 5 years ago

If you run Dirble with a URL containing port 80 or 443 as follows http://[url]:80, most websites will redirect without the port number, breaking directory detection. This would be fixed by removing :80 and :443 if the given url begins with http:// or https:// respectively.

Invoked as: dirble http://[url]:80 Output line showing the issue: + http://[url]:80/javascript (CODE:301|SIZE:317|DEST:http://[url]/javascript/