This Is My Python Script To DoS(Denial Of Service) Any WiFi Network And Deauthenticate The Target..
- Debian Based Linux Environment
- Airmon-ng and Python3 Installed
- Running As Sudo Bcz To Change The Network To Monitoring Mode
git clone https://github.com/nandydark/DosTheWiFi.git
cd DosTheWiFi
sudo python3 nandydark.py
Press Ctrl+C to Stop Scanning The Networks.. And Same For Stopping The Attack On Target
Just Use The Commands To Change The Monitor Mode To Managed Mode..
ifconfig wlan0 down
iwconfig wlan0 mode managed
ifconfig wlan0 up