AtharvaSecurity/deauthdevil
GitHub: AtharvaSecurity/deauthdevil
Stars: 0 | Forks: 0
# DeauthDevil - WiFi Security Testing Tool 🔓
A cross-platform WiFi network scanner and deauthentication tool built with Python. Designed for security researchers and students to understand WiFi security concepts.
## ✨ Features
- 📡 **Network Scanner** - Discover all nearby WiFi networks with detailed information
- 👥 **Client Detection** - Identify devices connected to specific access points
- ⚡ **Deauthentication Attack** - Send deauth packets to disconnect clients
- 🔐 **Handshake Capture** - Capture WPA/WPA2 handshakes for security testing
- 🖥️ **Cross-Platform** - Works on Windows, Linux, and macOS
- 💻 **Interactive CLI** - User-friendly command-line interface
## 🚀 Quick Start
### Prerequisites
- Python 3.6 or higher
- Wireless adapter supporting monitor mode (for deauth features)
- Administrator/root privileges
### Installation
1. Clone the repository:
git clone https://github.com/Atharva055/DeauthDevil
cd DeauthDevil