Incidentally, this client isolation thing can be extremely annoying in practice in networks you do not control. Hardware device makers just assume that everything is on One Big Wi-Fi Network and all devices can talk to all other devices and sing Kum-Ba-Yah by the fire. Then comes network isolation and you can no longer turn on your Elgato Wi-Fi controlled light, talk to your Bose speaker, or use a Chromecast.
AirSnitch: Demystifying and breaking client isolation in Wi-Fi networks [pdf]
81–90 of 204 posts
Re: AirSnitch: Demystifying and breaking client isolation in Wi-Fi networks [pdf]
#82"WPA2/3-Enterprise. These attacks generally do not work against WPA2/3-Enterprise networks..."
So this is a protocol attack, not an encryption attack. If you're using proper encryption per client, there is no attack available.
Re: AirSnitch: Demystifying and breaking client isolation in Wi-Fi networks [pdf]
#83The attacker needs to be connected to a wireless network if I understood this correctly?
It seems as if approved guest access now == system-wide access (at the hardware level). User compartmentalization no longer works.
Re: AirSnitch: Demystifying and breaking client isolation in Wi-Fi networks [pdf]
#84If you're a panicking IT guy, from the original paper: "WPA2/3-Enterprise. These attacks generally do not work against WPA2/3-Enterprise networks..." So this is a protocol attack, not an encryption attack. If you're using proper encryption per client, there is no attack available.
Re: AirSnitch: Demystifying and breaking client isolation in Wi-Fi networks [pdf]
#85Earlier quoted context omitted.
Directed by Francis Ford Coppola, Palme d'Or at Cannes, three Oscar nominations including Best Picture (which, amusingly, it lost to The Godfather Part II ). Great movie.
In all fairness, Part II is absolutely incredible storytelling . Are you suggesting The Conversation is even better ?! So excited for tonight's showtime — I'll make an updated reply here, tomorrow morning (with my viewreport).
Re: AirSnitch: Demystifying and breaking client isolation in Wi-Fi networks [pdf]
#86Earlier quoted context omitted.
Many businesses and universities, and likely some government offices, rely on client isolation for segmenting their networks. It’s a big deal.
It's not a big deal because the Ars Technica summarisation is wrong. You can (and enterprise controllers do in fact) tie IPs and MACs to association IDs (8bit number per client+BSS) and thus prevent this kind of spoofing. I haven't had time to read the paper yet to check what it says on this. Also client isolation is not considered "needed" in home/SOHO networks because this kind of attack is kinda assumed out of sco…
However client isolation should be a tool people have at their disposal. Consider the need for people to buy cloud IOT devices and throw them on a guest network (https://arstechnica.com/security/2024/09/massive-china-state...). It's also about keeping web-browsers away from these devices during regular use, because there are paths for malicious web pages to break into IOT devices.
Re: AirSnitch: Demystifying and breaking client isolation in Wi-Fi networks [pdf]
#87Earlier quoted context omitted.
Adding exceptions for certain protocols, IP ranges (maybe multicast, even) are certainly ways around this, but I imagine with every hole you poke to allow something, you are also opening a hole for data to leak.
Client isolation is done at L2. You can't add exceptions for IP ranges / protocols / etc this way because that's up the stack. Even if devices can learn about each other in other ways, isolation gets in the way of direct communication between them.
Re: AirSnitch: Demystifying and breaking client isolation in Wi-Fi networks [pdf]
#88As far as I can tell, all of these attacks require the attacker to already be associated to a victim's network. Most of these attacks seem similar to ones expected on shared wifi (airports, cafes) that have been known about for a while. The novel attacks seem to exploit weaknesses in particular router implementations that didn't actually segregate traffic between guest and normal networks. I'm curious if I missed som…
Re: AirSnitch: Demystifying and breaking client isolation in Wi-Fi networks [pdf]
#89Earlier quoted context omitted.
Social vector? Come up with some tradesperson spiel if person invites home, ask for wifi password, you are in. Some people also have passwords easy to break. Friend of mine literally had "hunter22" as WiFi password.
I had organized neighbors who broke WPA3 using tools, i disabled downgrade to WPA2 and they still broke it. I had one that setup an evil twin to catch my Linux login They stole the IP of one of boxes so they could get my login, and joined my network to setup the credential stealer. I caught this when my password didn't work at the ssh login. That was an apartment and they knew when I caught them. The problem is not w…
Re: AirSnitch: Demystifying and breaking client isolation in Wi-Fi networks [pdf]
#90Bit of a sensational title? This doesn't "break WiFi encryption", only device isolation if the attacker is already in the same network.
Many businesses and universities, and likely some government offices, rely on client isolation for segmenting their networks. It’s a big deal.