Skip to content
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

Closed
ghost opened this issue Nov 25, 2017 · 4 comments
Closed

WPS pixxie dust attack always fails. #58

ghost opened this issue Nov 25, 2017 · 4 comments

Comments

@ghost
Copy link

ghost commented Nov 25, 2017

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?

@kimocoder
Copy link
Contributor

There is a problem with PixieDust implementated in wifite2, if your cracking WPS, be sure to run "bully" or "reaver" standalone.

@ghost
Copy link
Author

ghost commented Nov 25, 2017

Can you give me a good tutorial or the commands?
Thanks!

@MisterBianco
Copy link
Contributor

Yeah try: reaver --help

@derv82
Copy link
Owner

derv82 commented Mar 3, 2018

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

@derv82 derv82 closed this as completed Mar 3, 2018
cbrunnkvist pushed a commit to cbrunnkvist/wifite2 that referenced this issue Jun 4, 2023
Fixed kill script for NetworkManager
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants