/Dirchecker

A python tool to find hidden directories on a website.

Primary LanguagePythonMIT LicenseMIT

About

Dirchecker can be used to find hidden directories on a website.
It is a fast tool, so a large wordlist can be tried within a short time.

Usage

Execute the script dirchecker.py with python3

Example : python3 dirchecker.py

Note: 'requests' module is required. Install it using the following command

sudo pip3 install requests

Disclaimer

This tool is for educational purposes only. Use it against websites you are permitted to do so.