gwen001 / offsectools_www

A vast collection of security tools and resources curated by the community.
https://offsec.tools
180 stars 21 forks source link

[addtool] dirhunt #576

Closed gwen001 closed 1 year ago

gwen001 commented 1 year ago

[homepage]https://github.com/Nekmo/dirhunt[/homepage] [tags]crawler,directories,recon,webarchives,commoncrawl,certificates,endpoints[/tags] [short_descr]Find web directories without bruteforce.[/short_descr] [long_descr]Dirhunt is a web crawler optimize for search and analyze directories. This tool can find interesting things if the server has the "index of" mode enabled. Dirhunt is also useful if the directory listing is not enabled. It detects directories with false 404 errors, directories where an empty index file has been created to hide things and much more.

Dirhunt does not use brute force. But neither is it just 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 and the server.

Features:

gwen001 commented 1 year ago

Issue correctly handled, tool is waiting for human validation.

gwen001 commented 1 year ago

Tool has been accepted by the team: https://offsec.tools/tool/dirhunt

Thank you for your contribution!