Bounty-VPS

Bug Bounty Easy VPS Setup

Project Badge Update Badge Twitter Follow

About

Bug Bounty Setup Tools On Fresh VPS. This script automatically installs top bug bounty tools and sets up the environment on a newly installed VPS or Linux Operating System.

This scripts:

Installation

sudo apt-get update -y && sudo apt-get install git -y && cd /tmp && git clone https://github.com/sudosuraj/Bounty-VPS.git && cd Bounty-VPS && chmod +x bounty-vps.sh && sudo bash ./bounty-vps.sh

🛠️ Tools List

These tools are primarily for reconnaissance, enumeration, and vulnerability scanning.

Reconnaissance & Enumeration

Web & Network Scanning

OSINT & Data Gathering

Scripting & Miscellaneous Utilities

Injection & Security Testing


🐍 Python Tools

These tools are primarily for web application testing and OSINT.

Web & Application Testing

OSINT & Data Extraction


🧰 Kali Linux Tools

These tools cover a broad spectrum of penetration testing, including network scanning, web application assessment, and wireless security.

Network Scanning

Web Application Security

Exploitation Tools

Password Cracking

Wireless Security

OSINT & Reconnaissance

Final Note

Once the script completes, your VPS will be fully set up for penetration testing and reconnaissance, with a wide range of tools installed.