Skip to content

Latest commit

 

History

History
124 lines (89 loc) · 2.42 KB

README.md

File metadata and controls

124 lines (89 loc) · 2.42 KB

4xDraco - Pentesting Tool Collection

A collection of best essential pentesting and security tools combined into one easy-to-use script.

⚠️ Disclaimer

This tool is for educational purposes only. Any malicious use of this tool is prohibited. Users are responsible for their own actions.

🛠️ Features

  • Phishing Tools
  • Network Scanning
  • Web Reconnaissance
  • Email Testing
  • DDoS Testing Tools
  • Information Gathering
  • And more...

📋 Requirements

  • Linux/Unix-based system
  • Root/Sudo privileges
  • Git
  • Python 3.x
  • PHP
  • Curl

🚀 Installation

  1. Clone the repository:

    git clone https://github.com/jhwach/4xDraco.git
  2. Navigate to the directory:

    cd 4xDraco
  3. Make the script executable:

    chmod +x 4xDraco.sh
  4. Run the script:

    ./4xDraco.sh

    Or with sudo privileges:

    sudo ./4xDraco.sh

📱 Available Tools

  1. Requirements & Update - Install all dependencies
  2. Phishing Tool - Advanced phishing tool
  3. WebCam Hack - Camera access testing
  4. Subscan - Subdomain scanner
  5. Gmail Bomber - Email testing tool
  6. DDOS Attack - DDoS testing
  7. IP Info - IP information gathering
  8. Dorks-Eye - Google dorks tool
  9. HackerPro - Penetration testing suite
  10. RED_HAWK - All-in-one scanning
  11. VirusCrafter - Virus testing tool
  12. Info-Site - Website information gathering
  13. BadMod - CMS vulnerability scanner
  14. Facebash - Social media testing
  15. DARKARMY - Pentesting framework
  16. AUTO-IP-CHANGER - IP manipulation tool

🔧 Usage

  1. Run the script with sudo privileges:

    sudo ./4xDraco.sh
  2. Select the tool number from the menu.

  3. Follow the on-screen instructions.

  4. Use Ctrl+C to exit any tool.

🔄 Updates

To update the tool:

  1. Navigate to the tool directory:

    cd 4xDraco
  2. Pull the latest updates:

    git pull origin master

⚡ Quick Start

For first-time setup, select option 1 to install all requirements:

sudo ./4xDraco.sh

🤝 Contributing

Feel free to submit issues and pull requests to improve this tool.

📜 License

This project is licensed under the MIT License.

👨‍💻 Author

💡 Note

Always use tools responsibly and only on systems you have permission to test.