A Python-based WiFi monitoring script that captures and analyzes wireless networks. This tool is useful for testing WiFi security and performance.
- Scans for nearby WiFi networks.
- Displays network details including SSID, signal strength, and encryption type.
- Allows filtering of SSIDs to exclude invalid characters.
- Python 3.6 or higher
- Required libraries:
scapyossysargparse
- Clone this repository:
https://github.com/Abdullah-XDev/WiFi-DDOS-Attack---Script.git- Navigate to the project directory:
cd WiFi-DDOS-Attack---Script- Run the script with:
python3 WifiDos.py or WifiDosmon.pyThis script is for educational purposes only. Unauthorized use against networks you do not own or have explicit permission to test is illegal. Use responsibly and within the confines of the law.