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

Monitor mode is active, but no handshake are being captured. #149

Open
All3xJ opened this issue Apr 18, 2021 · 0 comments
Open

Monitor mode is active, but no handshake are being captured. #149

All3xJ opened this issue Apr 18, 2021 · 0 comments

Comments

@All3xJ
Copy link

All3xJ commented Apr 18, 2021

I edited CONFIG_WIFI_MONITOR flag to make it support monitor mode.

Then I did:

sudo iwconfig wlp3s0f3u3 mode monitor
sudo airodump-ng wlp3s0f3u3

and the card is in monitor mode as you can see:

wlp3s0f3u3  IEEE 802.11b  ESSID:""  Nickname:"<WIFI@REALTEK>"
          Mode:Monitor  Frequency:2.412 GHz  Access Point: Not-Associated   
          Sensitivity:0/0  
          Retry:off   RTS thr:off   Fragment thr:off
          Power Management:off
          Link Quality:0  Signal level:0  Noise level:0
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

but no handshakes are captured with airodump-ng... why?

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

1 participant