How to break WPS PIN with Reaver

In this guide, we will see how to get on a router with WPS PIN enabled, using Reaver.

The Reaver is integrated in its tools Time and other Linux security distributions, you do not need to download or install anything.

Step # 1 - Discover WPS-enabled networks

First of all, we need to set our wireless connection to monitor mode, using airmon-ng, by typing the following command:

kali> airmon-ng start wlan0 ή wlan1

Now, let's check to see if any of the APs (Access Points) in our area have WPS enabled and unlocked. The command we will use now is:

kali > wash -i

If the wireless network is wlan0, airmon-ng will probably change its name to something like wlan0mon . So we have to change the command, as you will see below:

kali> wash -i wlan0mon

As you can see, there are many APs near us with WPS enabled and unlocked. Note that the first column shows the BSSID that we will need in the next step.

Step # 2 Break the PIN with reaver

Let's start the process of breaking the WPS PIN. Remember we have to try up to 11.000 possible PINs. This will probably take us several hours, so we will have to be patient enough. The basic syntax of the command to run Reaver is as follows:

kali >reaver -i wlan0mon -b -S -v

Where

wlan0mon Her name  our device in monitor mode

BSSID It's MAC from the AP (Access Point) we will attack

Starting the break process, we identify the access point name, the number of maximum attempts, the manufacturer and the model name. It then starts testing all 11.000 possible PINs.

If reaver manages to find the correct PIN, it will show it to you in the form you see below

Now that you have the correct PIN, you can connect to the access point without having the router password!

 

iGuRu.gr The Best Technology Site in Greecefgns

every publication, directly to your inbox

Join the 2.086 registrants.

Written by Anastasis Vasileiadis

Translations are like women. When they are beautiful they are not faithful and when they are faithful they are not beautiful.

2 Comments

Leave a Reply

Leave a reply

Your email address is not published. Required fields are mentioned with *

Your message will not be published if:
1. Contains insulting, defamatory, racist, offensive or inappropriate comments.
2. Causes harm to minors.
3. It interferes with the privacy and individual and social rights of other users.
4. Advertises products or services or websites.
5. Contains personal information (address, phone, etc.).