Welcome, hacker enthusiasts! 🎩✨ This repository contains a bash script that automates the setup of essential penetration testing tools on your Debian-based distro (Ubuntu, Kali, ParrotOS, and friends). Whether you’re diving into cybersecurity for the first time or setting up your battle station for the nth time, this script has got you covered. 🖥️🔐
This script will:
- 🎯 Install Metasploit, Nmap, and Wireshark.
- 🐍 Set up Python3 with essential packages.
- 🔍 Get you Burp Suite for intercepting requests like a pro.
- 📡 Add tools like Aircrack-ng, Hydra, and Tor Browser.
- 🛡️ Configure UFW (firewall) to secure your setup.
- 📊 Install monitoring tools like Nagios and database servers like MySQL.
...and more! Because every pentester deserves a fully loaded arsenal. ⚔️
git clone https://github.com/yourusername/pentesting-setup.git
cd pentesting-setup
chmod +x pentesting_setup.sh
./pentesting_setup.sh
We commented out the VS Code installation commands because someone here doesn’t like it... 🙃. But feel free to uncomment it in the script if you change your mind. 💻✨
- Save Time: No more manual installations. Automation = Happiness. 🕒😌
- Works Out-of-the-Box: Handles all dependencies and configurations for you.
- Fun to Use: Because why shouldn’t setup scripts come with emojis? 🤷♂️✨
This script is for educational purposes only. Please use responsibly! 🌐✨
Do not break the law. Pentesting tools are sharp; handle them with care! 🧑💻🔒
Found a missing tool? Got an idea for improvement?
Feel free to open a PR or issue. Let’s make this even cooler. 🚀💬
Crafted with ❤️ by Akshay K A.
Because the world needs more ethical hackers and less stress setting things up. 🌍✨
MIT License. Hack the planet... ethically! 🤝