Sunteți pe pagina 1din 2

Install Reaver On Ubuntu 12.

10 May 22, 2013 at 2:31am Reaver performs a brute force attack against an access point's WiFi Protected Se tup pin number. Once the WPS pin is found, the WPA PSK can be recovered and alte rnately the AP's wireless settings can be reconfigured. While Reaver does not su pport reconfiguring the AP, this can be accomplished with wpa_supplicant once th e WPS pin is known. Download Source First you need to download the latest source http://code.google.com/p/reaver-wps/downloads/list pudin@ubuntu:~$ wget http://reaver-wps.googlecode.com/files/reaver-1.4.tar.gz Extract the tarball pudin@ubuntu:~$ tar -xzvf reaver-1.4.tar.gz Before you can build Reaver you need pcaplib and later on aircrack-ng to run Rea ver pudin@ubuntu:~$ sudo apt-get install libpcap-dev aircrack-ng sqlite3 libsqlite3dev Compile and Install, Build Reaver pudin@ubuntu:~$ cd reaver-1.4 pudin@ubuntu:~/reaver-1.4$ cd src pudin@ubuntu:~/reaver-1.4/src$ ./configure pudin@ubuntu:~/reaver-1.4/src$ make Install Reaver pudin@ubuntu:~/reaver-1.4/src$ sudo make install

First put your adapter info monitor mode, in my case it s wlan0

pudin@ubuntu:~$ sudo airmon-ng start wlan0 Run Reaver pudin@ubuntu:~$ sudo reaver -i mon0 -b 00:00:00:00:00:00 Replace MAC 00:00:00:00:00:00 with the actual AP:s MAC address to crack 0179000806

S-ar putea să vă placă și