This repository contains a command-line utility for performing various network and website information gathering, monitoring, and attack tasks. It is designed for ethical hacking and penetration testing purposes, providing users with a menu-driven interface to execute a range of operations.
-
Website Information Gathering
- IP Address Finder
- Port Scanner
- Website Status Checker
- Subdomain Finder
- Deep Scan with multiple tools
-
WiFi Information Gathering
- Network Scanning for 2.5GHz and 5GHz bands
- Handshake Capture for password cracking
-
WiFi Attacks
- Monitor Mode Toggle
- WiFi Jammer (2.5GHz and dual-band)
- WiFi Brute Force
- Man-in-the-Middle Attacks
- Deauthentication Attacks
-
Website Attacks
- DDoS Attack Simulation
-
Tool Settings
-
Update and Reinstall Options
-
always close and open terminal after update
-
- git clone
- always run in root
Clone the repository and run the main script. Follow the on-screen prompts to navigate through the various options.
git clone https://github.com/mmrehu/Project-X.git
cd Projext-X
chmod +x *
bash projectX.sh
go to option 5 and use reintall option for upgrading all tolls and requirements or simple exit tool and use
./remove.sh
./install.sh
Disclaimer: This tool is intended for educational and ethical hacking purposes only. Ensure you have permission to test the networks and websites you are targeting.