The Wi-Fi Deauthentication Tool is a Python-based utility with a Tkinter-powered GUI that leverages Aircrack-ng suite commands to interact with wireless networks. It allows security researchers to scan nearby Wi-Fi networks, identify clients, and send deauthentication frames to disconnect targeted devices or all clients from a network. Built for ethical hacking, penetration testing, and cybersecurity learning, this tool demonstrates how attackers exploit the 802.11 Wi-Fi deauthentication vulnerability—helping users understand wireless threats and strengthen their defenses. Key features include: 📡 Network Scanning – Detect nearby Wi-Fi access points and connected clients. ⚡ Deauth Attack Execution – Send targeted or broadcast deauthentication packets. 🖥 User-Friendly GUI – Simplified interface for easy control and monitoring. 🛠 Customizable Interface – Select your wireless adapter, channels, and targets. 🔐 For Ethical Use Only – Intended for labs, testing environments, and educational purposes. This project is designed to bridge the gap between theory and practice in wireless security, giving learners and security professionals hands-on exposure to Wi-Fi exploitation techniques while promoting responsible use