-
Notifications
You must be signed in to change notification settings - Fork 850
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
wifi card on ubuntu bash on windows 10 #1077
Comments
Can you please provide more information regarding your issue? See our contributing.md for help. |
Just a note: so far Windows handles all networking for WSL. None of the usual linux networking commands work (though ping and traceroute can work if one runs bash.exe elevated). If Windows is configured to use wifi, WSL/bash.exe should use it without any trouble. The main problem people have is if DNS is misconfigured in WSL ( If the use case is pentesting a wifi subnet, that would make a good argument for fixing WSL so such tools can work, especially if they are linux-only. |
I do wonder if one day in the distant future, MS will figure out a way to make the devices available to WSL, but using the Windows-loaded drivers rather than trying to use the Linux ones. It would probably require some kind of translation of the WinNT HAL to something that udev could read. I tried reading up a bit on how Linux provides a usermode interface to drivers, but it seems like it's split up across all the different types of devices. |
Hi. I have the same issue.When running
Does bash on windows have any direct access to physical hardware like wireless card? |
Hi @joowdx -- no, WSL does not, for the most part, have direct physical access to your hardware. Recent Insider builds just gained direct physical access to serial ports -- I realize that's not what you're asking about here, but it's a step in that direction :-) |
@joowdx - Thanks for your post and trying WSL. Thanks @aseering for pitching in. So, I got curious as to what is this tool is using that is not implemented. And, it looks like a bunch of
|
Thanks @aseering. Maybe i'll just have to wait for the real update :) Can't stand having a test build as my main OS. I tried searching and find somewhat similar request here. And thank you @sunilmut edit: I was wrong. that link only requests for /dev devices or storage devices if i'm not mistaken but as @aseering have said, if recent insider builds have now access to serial ports then maybe it's not a problem for |
Hi, still in Windows 10 Fall Creators Update wifite is not recognizing wireless interfaces. Should I enable manually? In that case, how? |
Has there been any progress on this? Unfortunately, personally, I'm not a WSL/windows expert, so I think I cannot contribute. But I would greatly appreciate if this were fixed/implemented ;) |
Hello ? |
Hi! I don't work at Microsoft, but their suggestion above is to follow up on this via UserVoice. |
UserVoice link Add Wireless Device Support |
Be sure to post the use case over in UserVoice (sic), because it helps/matters, versus just voting or (sigh) +1ing. For example, the ask here was for wifite, which is (a) defunct and (b) probably not going to garner a MSFT/WSL priority rush due to its nature. People on UserVoice right now are basically variation #1349. If you want 802.11 capture install WireShark on Windows and away you go. But it is hard to square "I'm new to Windows/WSL" a couple of posts back with "I want to do OSI layer 2 instrumentation" in the same breath. So I think there is some disjoint here. Maybe there are some use cases (not saying there isn't) but " |
somthing new at this case? #wlan card for WSL/Kali |
Sodium hypobromite |
@therealkenc |
We are using GitHub for bug reports and feature requests now. |
So is this the base issue I should watch? Updates will be here? |
If you're still looking for use cases, I was hoping to use WSL to quickly run iwconfig and measure wifi signal strength in dBm. Came to this issue via #4313. |
Somebody there has pointed to this issue... ARGHHHH |
what you mean closed ? did I missed the solution here. |
??? |
Why is the issue closed? It's nowhere near working! 😕 |
wsl is useless for basically everything you would need to use it for. |
This was closed since it was sent to UserVoice, which no longer exists. Academically the request ought have an open landing zone. The ask is analogy this. Which you'll note has been open since 2012. For a reason. Here's the thing: You'll see WiFi passthrough on a QEMU/KVM Linux host with a Linux guest before you see it on a Windows host and WSL guest. As an exercise, consider what such a thing would look like. The smart play here is to subscribe #2195, which, with a dedicated WiFi USB adapter it might be hypothetically possible. This gets locked following the first contentless +1 post. Upvote the OP. Or better, upvote #2195. |
Is there any way to fix this issue? As fas as read there is not but just asking :D |
And still no progress. Any work around... |
how to receive the wifi card on ubuntu bash on windows 10 >>to using wifite (kali tools)
The text was updated successfully, but these errors were encountered: