Brute-force Wi-Fi Protected Setup PINs offline without network access.
Offline Wi-Fi Protected Setup brute-force utility
pixiewps$ pixiewps -e [ESSID] -s [SECRET] -z [PIN] -a [HASH] -n [NONCE]$ pixiewps -e MyNetwork -s mysecret -z 12345670$ pixiewps --help | grep -A 20 'OPTIONS'$ pixiewps -e SSID -s [authenticator-secret] -z [pin] -a [authkey-hash] -n [nonce]$ pixiewps -e TargetSSID -s secret_value -z testpin123 -a hash_value