Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
bug-bounty-tools — A BASH Script to automate the installation of the most popular bug bounty tools | Kitploit
Tools/GitHubGitHub/rxerium/bug-bounty-tools
OSINT (Open Source Intelligence)ReconnaissanceVulnerability ScannersPort ScanningDNS & Subdomain EnumerationScripting & AutomationInformation GatheringWeb SecurityFuzzingPenetration Testing
GitHubrxerium/bug-bounty-tools

bug-bounty-tools

2657 months agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

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

View Repository

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

  • Nuclei
  • httpx
  • Naabu
  • Subfinder
  • DNSx
  • Nmap
  • Katana
  • Recox
  • Wfuzz
  • Amass
  • SQLMap

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

  • Shodan
  • VirusTotal

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 😃

Contact

If you have any questions feel free to reach out to me on Signal or via email: [email protected].

Download Tool