Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 634 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 634 Bytes

BackupFile Fuzzing on WebSite

A tool for fuzzing files on the website for find backup files

Usage

git clone https://github.com/begininvoke/backupfinder.git
cd backupfinder
go build
./backupfinder -url https://site.com 

Help

./backupfinder -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.

License

MIT