Skip to content

Latest commit

 

History

History
55 lines (34 loc) · 1.49 KB

README.md

File metadata and controls

55 lines (34 loc) · 1.49 KB

GO HIDDEN BUSTER

Open Source Love svg1

GOHiddenBuster is a tool used to brute-force URIs (directories and files) in web sites.

🏠 Installation

OS X & Linux:

git clone https://github.com/nitishsai9/GoHiddenBuster.git
cd GoHiddenBuster
(Edit the Url and file Path in GoBuster.go)
go build GoBuster.go

Windows:

git clone https://github.com/nitishsai9/GoHiddenBuster.git
cd GoHiddenBuster
(Edit the Url and file Path in GoBuster.go)
go build GoBuster.go

Show your support

NitishSaikommaraju – @Nitishsaikkommaraju.nitish.9@gmail.com

https://github.com/nitishsai9

WIP 🛠

  • Add Better Exception Handling
  • Use Go concurrency

🤝 Contributing

ForTheBadge built-with-love ForTheBadge built-with-love

  1. Fork it (https://github.com/nitishsai9/GoHiddenBuster.git)
  2. Create your feature branch (git checkout -b "branchname")
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin)
  5. Create a new Pull Request