hii Hackers,
In This Post, I Am Going To Show You How To Crack WPA/WPA2-PSK Handshake file Using Aircrack-ng Suite.
So, Let's Start Our Tutorial.
Setup 1.
To Ensure 4 Way Handshake Packets Availability In Captured File. We Will Use Aircrack-ng.
Open Separate Terminal And Type :
:~# sudo aircrack-ng [wpa_file.cap]
Setup 2.
Now, We Will Again Use Aircrack-ng To Try All Passwords From Provided Dictionary To Crack Handshake File Encryption.
Type :
:~# sudo aircrack-ng [wpa_file.cap] -w [dictonery_file_path]
To Create Password Dictionary Using Crunch In Kali Linux..
Check Here
Setup 3.
Wait... wait.... and wait. let aircrack-ng to try all passwords from provided dictionary to crack handshake file encryption.
Other Related Tutorials.
Cracking Handshake With Cowpatty And Genpmk (fastest way)
Done!