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

wash and reaver stuck in "waiting for beacon" #244

Open
Jiyuu opened this issue Jun 12, 2018 · 3 comments
Open

wash and reaver stuck in "waiting for beacon" #244

Jiyuu opened this issue Jun 12, 2018 · 3 comments

Comments

@Jiyuu
Copy link

Jiyuu commented Jun 12, 2018

I have a laptop with a bcm4360 wireless chipset.
I installed the broadcom-wl drivers and enabled it's monitor&injection mode based on the instructions at https://wiki.archlinux.org/index.php/Broadcom_wireless#Setting_broadcom-wl_in_monitor_mode
following that i performed a check using the airodump -i prism0 command, which seemed to suggest it was constantly capturing packets, identifying beacons, handshakes, and when supplied with the "--wps" flag, it identified wps data as well.
using airodump to actually dump the packets data into a file and having wash use that file produced proper information about the networks, similar to what airodump was showing.

the issues are:

  • wash does not work with the interface directly, it just does nothing.
  • when supplying the info to reaver directly based on the file captures, it gets stalled at "waiting for beacon" and does nothing.
@soxrok2212
Copy link
Collaborator

soxrok2212 commented Jun 12, 2018

AFAIK, BCM4360 does not have injection.

@rofl0r
Copy link
Collaborator

rofl0r commented Jun 12, 2018

@Jiyuu maybe try if it works with older versions. there have been some changes in the code dealing with the setup of the monitoring device.

@kcdtv
Copy link
Collaborator

kcdtv commented Jun 12, 2018

the lack of injection would not explain the failure of wash. Also notice that you might need to run airodump-ng before using wash to "wake up" the interface. tehre is some agressive routine in airdoump-ng taht does not have wash and it happens to me to have to use that trick to have wash working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants