-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WPS pixxie dust attack always fails. #58
Comments
There is a problem with PixieDust implementated in wifite2, if your cracking WPS, be sure to run "bully" or "reaver" standalone. |
Can you give me a good tutorial or the commands? |
Yeah try: reaver --help |
You're not alone; Wifite 2's WPS attacks are broken right now. When it's fixed, I will update issue #28 Running it manually: # Running reaver:
reaver -i INTERFACE -vv -K -c CHANNEL -b BSSID
# Example for channel 11 and interface wlan0mon:
reaver -i wlan0mon -vv -K -c 11 -b AA:BB:CC:DD:EE:FF
# Running bully:
bully --pixiewps -c CHANNEL -b BSSID IFACE
# Example for channel 11 and interface wlan0mon:
bully --pixiewps -c 11 -b AA:BB:CC:DD:EE:FF wlan0mon So follow #28 if you want to know when it's fixed. Resolving this as it's a duplicate of #28 |
Fixed kill script for NetworkManager
Hello,
I am a kali linux 2017.2 user with an RT2800USB. For eg.
VODAFONE_WIFI_108 (70:2E:22:87:86:10 @ 24db) WPS Pixie-Dust: Trying PIN:87790405 (Timeout) (runtime:1m7s tries:0 failures:98 lockouts:0)
It always fails! Any help?
The text was updated successfully, but these errors were encountered: