Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jhwach/4xdraco
4xDraco is a versatile and powerful ethical hacking tool designed for security enthusiasts, penetration testers, and cybersecurity professionals. It provides a comprehensive suite of tools to assist with ethical hacking, including social media penetration testing, phone number analysis.
https://github.com/jhwach/4xdraco
ddos-attacks ethical ethical-hacker ethical-hacking ethical-hacking-tools information-gathering osint sms-messages termux
Last synced: about 24 hours ago
JSON representation
4xDraco is a versatile and powerful ethical hacking tool designed for security enthusiasts, penetration testers, and cybersecurity professionals. It provides a comprehensive suite of tools to assist with ethical hacking, including social media penetration testing, phone number analysis.
- Host: GitHub
- URL: https://github.com/jhwach/4xdraco
- Owner: Jhwach
- License: other
- Created: 2025-01-13T13:43:42.000Z (9 days ago)
- Default Branch: main
- Last Pushed: 2025-01-13T14:51:43.000Z (8 days ago)
- Last Synced: 2025-01-13T15:45:11.370Z (8 days ago)
- Topics: ddos-attacks, ethical, ethical-hacker, ethical-hacking, ethical-hacking-tools, information-gathering, osint, sms-messages, termux
- Language: Shell
- Homepage:
- Size: 2.93 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 4xDraco - Pentesting Tool Collection
A collection of 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:
```bash
git clone https://github.com/jhwach/4xDraco.git
```2. Navigate to the directory:
```bash
cd 4xDraco
```3. Make the script executable:
```bash
chmod +x 4xDraco.sh
```4. Run the script:
```bash
./4xDraco.sh
```
Or with sudo privileges:
```bash
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:
```bash
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:
```bash
cd 4xDraco
```2. Pull the latest updates:
```bash
git pull origin master
```## ⚡ Quick Start
For first-time setup, select option 1 to install all requirements:
```bash
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
- **4d1ty4x**
- GitHub: [@jhwach](https://github.com/jhwach)## 💡 Note
Always use tools responsibly and only on systems you have permission to test.