Thursday, 12 June 2014

Installation of Reaver 1.4 Short Guide on Linux Ubuntu

Reaver - Used for hacking wifi passwords on WPA and WPA2 - Used for attacking Wifi AP's (Access Points)
Get the lastest update of Reaver here for a manual setup
For an easy install and setup follow the steps below -

-------
sudo -s

sudo apt-get install libpcap-dev sqlite3 libsqlite3-dev libpcap0.8-dev

wget http://reaver-wps.googlecode.com/files/reaver-1.4.tar.gz

tar -xzvf reaver-1.4.tar.gz

cd reaver-1.4

cd src

./configure

make

sudo make install
-------
https://www.youtube.com/watch?v=VPnkvJViVPo 

No comments:

Post a Comment