A tool for fuzzing directory on the website for find directory listen
git clone https://github.com/begininvoke/DirectoryListenFinder.git
cd DirectoryListenFinder.
go build
./DirListerFuzzer -url https://site.com
./DirListerFuzzer -h
Usage of ./backupfinder:
-url string
url address https://google.com
-v show success result only
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.