0x24bin / bug-bounty-tools

A BASH Script to automate the installation of the most popular bug bounty tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Beetle Bug Bounty Script

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.

Hammer and Wrench Tools Used

Triangular Flag Setup

  1. Copy or download the file using wget: wget https://raw.githubusercontent.com/hakrishi/bug-bounty-tools/main/bug-bounty.sh
  2. Modify the permissions: chmod +x bug-bounty.sh
  3. Run the script: ./bug-bounty.sh

Key API Keys

2 API keys are required

Once you have both API keys add them to the /usr/local/bin/recox/recox.sh file.

Handshake Contributions

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 😃

About

A BASH Script to automate the installation of the most popular bug bounty tools


Languages

Language:Shell 100.0%