directoryListing Fuzzing on WebSite
A tool for fuzzing directory on the website for find directory listen
Usage
git clone https://github.com/begininvoke/DirectoryListenFinder.git
cd DirectoryListenFinder.
go build
./DirListerFuzzer -url https://site.com
Help
./DirListerFuzzer -h
Usage of ./backupfinder:
-url string
url address https://google.com
-v show success result only
Contributing
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.