Skip to content

akshay-k-a-dev/Hack-it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

🛠️ Pentesting Automation Script 🚀

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. 🖥️🔐


💡 What's Inside?

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. ⚔️


🚀 Getting Started

1️⃣ Clone This Repository:

git clone https://github.com/yourusername/pentesting-setup.git
cd pentesting-setup

2️⃣ Run the Script:

chmod +x pentesting_setup.sh
./pentesting_setup.sh

3️⃣ Watch the Magic Happen! 🎩✨


⚙️ Customizations

🔧 Need VS Code?

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. 💻✨


🎉 Why This Script?

  1. Save Time: No more manual installations. Automation = Happiness. 🕒😌
  2. Works Out-of-the-Box: Handles all dependencies and configurations for you.
  3. Fun to Use: Because why shouldn’t setup scripts come with emojis? 🤷‍♂️✨

🐾 A Sneaky Disclaimer

This script is for educational purposes only. Please use responsibly! 🌐✨
Do not break the law. Pentesting tools are sharp; handle them with care! 🧑‍💻🔒


🙌 Contributing

Found a missing tool? Got an idea for improvement?
Feel free to open a PR or issue. Let’s make this even cooler. 🚀💬


🌟 Credits & Love

Crafted with ❤️ by Akshay K A.
Because the world needs more ethical hackers and less stress setting things up. 🌍✨


🤖 License

MIT License. Hack the planet... ethically! 🤝

About

hackers repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages