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
-------
No comments:
Post a Comment