A BASH Script to automate the installation of the most popular bug bounty tools, the main purpose of this script is to run it on temporary/disposable virtual machines in the cloud.
- Copy or download the file using wget:
wget https://raw.githubusercontent.com/hakrishi/bug-bounty-tools/main/bug-bounty.sh
- Modify the permissions:
chmod +x bug-bounty.sh
- Run the script:
./bug-bounty.sh
2 API keys are required
Once you have both API keys add them to the /usr/local/bin/recox/recox.sh
file.
While I'm sure there are many other tools that are used for Bug Bounties this is just a baseline set, feel free to create pull requests and contribute 😃
If you have any questions feel free to reach out to me on Signal or via email: rishi@rxerium.com.