-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
ESP can't detect stations properly #904
Comments
make sure victim AP uses 2.4GHz band |
@tobozo Hmm. I've said the AP is detected normally I'm compiling from the 2.0.5 releases zip, without changing a single character of the code. Tried |
😭 😭 😭 😭 I do understand. @tobozo |
The problem is persisting on the ESP side.
a really unusual problem, I just got the all 3 of them. but, not always 😭 😕 |
Look, it detects one now then none.. 😭 Looks like spacehunn will tag WTF again. |
don't worry I can do this for @spacehuhn what kind of activity do you generate on the given devices in order to actually have packets to sniff ? |
Can't understand I tried |
In other words, are there any packets it could be sniffing? Because maybe there is actually 0 packets per second on the channel the ESP is sniffing on. EDIT: |
Doesn't it iterate through the channels by default? 😨 @spacehuhn |
However, my AP is on channel 6, and the stations too.. I tried the command But, after 30 scans, only one device is getting detected - from the first to the last. |
@spacehuhn | I've turned off settings echo
|
@ExploiTR but why?! Now we can't see what command you typed, which is kinda important for debugging you know... 😉 |
@spacehuhn , I've updated logcat |
Thanks. Have you tried running the scanner somewhere else where there are more networks? Have you tried sniffing with other devices to make sure there are packet's beeing sent? |
Well, opened virtual interfaces on my WRT. @tobozo Command :
And the result is quite normal for the other 2 open networks The 3rd device connected to my main network which is encrypted by WPA doesn't seem to be detected 😨 |
Looks like it's working |
?? How @spacehuhn ? I'm continuously trying it for hours. But, it doesn't even sometimes the other two on an open network isn't showing. I've already ordered the NodeMCU V3 to test if the problem is persisting only in this V2 one. \O/ One thing also to notice, rebooting that shows perfect result (90% cases). |
@ExploiTR yea i see the problem. its between the chair and the computer. |
Closed issue due to the issue being with the user, not the actual software. Sadly we don't provide help for this specific "clearly beta" version of user |
@killergeek Welcome mate. Looks like went a long way through for the first comment. And, Secondly, being stubborn wouldn't help one - well? And, @killergeek first write a working project instead of forking before commenting And, @jLynx @spacehuhn the issue is with the software. The way it detects stations isn't efficient. I know why this happened, and it's actually a bug. The devices aren't releasing any packet to save power somehow. So, as an open-source and without-warranty project, deauther wouldn't be detecting 100% of the devices using wifi tech and even not of them which don't use frame-encryption. |
also @killergeek you just got TOLD, sit the f**k down kid! make a project before commenting 😂 |
This might look rude but let me document my reactions reading this word salat
oookaayy....
rly?!
Well now I'm hyped, tell me what you found young padawan!
🤦♂️ 🤦♀️ how is that a bug with the software then?! We already told you that you can only detect devices that send packets while your sniffing for those packets. It's common sense. You can't hear someone that isn't saying anything.
Oh jeez...
Some extra notes:
|
Actually this thread is the aftermath of doing exactly that Unless stated in the Code of conduct, using emojis instead of a GPG public key to sign messages does not invalidate the opening of an issue, I'd be more blaming github for that, why did they allow self-emojis in the first place ? Anyway, most symptoms described here are from a different environment from the usual standard we hear about in this issue tracker. The build @ExploiTR is trying to achieve is a Java client running on an Android and using the serial to talk to the deauther. |
@spacehuhn No man, I'm not telling it in that way, I want to say that it wouldn't work when the devices are connected but not sending packets. Actually, I commented too fast being angry with killergeeks's comment. I'm sorry, it's my mistake to talk to a computer science student @spacehuhn I just wanted to tell that @jLynx
No, it's global and wontfix. Again, sorry all for my languages pushed by killergeek |
To sum this whole thing up: If it is a software bug, tell us how to fix it. |
By saying
I don't know C/C++. And, I'm not an expert software engineer! But, one thing I can suggest. That is, |
Aircrack suit has the same "problems". It can only see active devices. Only advantage is that it lists unconnected devices. But that wouldn't make sense here, since you can only attack connected devices. |
Okay. Thanks |
I've 4 devices connected to victim AP. When I perform scan through serial (I've tried all possible commands)
it gives :
Can't understand where's the problem. AP is detected as normal.
The text was updated successfully, but these errors were encountered: