Skip to content

A python tool to find hidden directories on a website.

License

Notifications You must be signed in to change notification settings

nibilmathew/DirChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

A python tool to find hidden directories on a website.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages