-
-
Notifications
You must be signed in to change notification settings - Fork 49
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
Instant error while running #5
Comments
A raw packet example that causes this error: b"\x00\x00\x1a\x00/H\x00\x00eG\xafX\x01\x00\x00\x00\x10\x02\x94\t\xa0\x00\xbc\x01\x00\x00P\x00:\x01\xbc\xa8\xa6\xbf\xbba\x94\x10>\x901z\x94\x10>\x901z\x80\xb0\xc5\x88\xf8\xda\xc1\x00\x00\x00d\x001\x04\x00\tWeerbrand\x01\x08\x82\x84\x8b\x96\x0c\x12\x18$\x03\x01\x01*\x01\x002\x040H`l0\x14\x01\x00\x00\x0f\xac\x04\x01\x00\x00\x0f\xac\x04\x01\x00\x00\x0f\xac\x02\x00\x00-\x1ao\x00\x17\xff\xff\xff\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\xff\x07\x18\x00=\x16\x01\x00\x06\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00J\x0e\x14\x00\n\x00\xb4\x00\xc8\x00\x14\x00\x05\x00\x19\x00\x7f\x08\x01\x00\x00\x00\x00\x00\x00\x00\xbf\x0c0y\x833\xea\xff\x00\x00\xea\xff\x00\x00\xc0\x05\x00\x00\x00\xc0\xff\xdd\x1e\x00\x90L3n\x00\x17\xff\xff\xff\x00\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x1f\xff\x07\x18\x00\xdd\x1a\x00\x90L4\x01\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xdd\x06\x00PC\x03\x00\x00\xdd\x18\x00P\xf2\x02\x01\x01\x80\x00\x03\xa4\x00\x00'\xa4\x00\x00BC^\x00b2/\x00\x7f\x06\x00\x00\x00\x02\x00@\xdd\x94\x00P\xf2\x04\x10J\x00\x01\x10\x10D\x00\x01\x02\x10;\x00\x01\x03\x10G\x00\x10\x7f\x12A7\xb9>\xc9\xf0\xdf\xce57\xf6+^\x80\x10!\x00\x0cLinksys, LLC\x10#\x00\tWRT1900AC\x10$\x00\tWRT1900AC\x10B\x00\x0e13J1060A417612\x10T\x00\x08\x00\x06\x00P\xf2\x04\x00\x01\x10\x11\x00\x0cLinksys17612\x10\x08\x00\x02 \x0c\x10<\x00\x01\x01\x10I\x00\x06\x007*\x00\x01 \xb1\x88/8" Al you can see there are multiple SSID's as plain text in the packet. |
Hi @jmvermeulen, Thank you for reporting this issue and for the raw packet. I will have a look at it as soon as possible. |
@SkypLabs thanks! If I can help you debug, please let me know :-) |
Oh thanks @jmvermeulen, I really appreciate! I'm adding unit tests for the By the way, would you be interested in participating in this project more often? I have a list of features I would like to implement for no much time for that. |
Same issue although different line File "/usr/lib/python3.5/threading.py", line 916, in _bootstrap_inner |
similar issue.. root@soup-natzi:~/probequest# probequest -i wlan1 |
@adamistheanswer @soupnatzi Could you give me more details about the version you use? Typically @soupnatzi , I see in your traceback the file I will update the installation documentation to precise this point for those who want to install ProbeQuest from its source code. |
sure. i am running version 0.6.1.using alfa usb adapter awus036ach 802.11ac utra range |
so i restarted the usb adapter and it started working. |
Actually, as said in my previous message, you are using a version which is in between
Glad to know that it works for you now. |
I just issued a patched version ( |
@jmvermeulen To analyse the raw frame you gave me, I used the code below producing this PDF.
As we can see in the PDF, the frame does not contain any |
Unit tests have been added and I just released version 0.7.0. Thank you all for your help. |
Thanks! Will retry soon :-) |
probequest -i wlan1mon |
Hi @maroun11970, To be able to help you, I need more information about your setup. What version of ProbeQuest do you use? How have you installed it? Have you enabled the monitor mode?... Additionally, could you please open a new issue for your request? Your problem doesn't seem to be related to the one of the current thread. Cheers. |
Running probquest -i wlan0 instantly results in this error:
The software is running on a Raspberry PI 3 with the most recent raspbian.
The text was updated successfully, but these errors were encountered: