Earlier quoted context omitted.
If you don't type the https url, you start by visiting the http website. Normally the http version will redirect to https, but a man in the middle can easily prevent this.
> If you don't type the https url, you start by visiting the http website. Normally the http version will redirect to https, but a man in the middle can easily prevent this. This is not entirely correct. HSTS[0] was designed to protect against such attacks. It's true, however, that not every browser out there supports it yet, and you must visit the website at least once without MITM for the server to successfully com…
What we give away when we log on to a public Wi-Fi network
51–60 of 112 posts
Re: What we give away when we log on to a public Wi-Fi network
#52Earlier quoted context omitted.
You could brute force it by using common network names and seeing which ones get bites. Take it a step further and generate expected patterns ie. "2WIRE123". I'd expect "linksys" alone would grab a surprising amount to start, though.
> using common network names Exactly, even if it's not broadcasting network names, almost every student in the Netherlands will have the train's WiFi hotspot in their list of networks. One thing I still want to check out is whether the laptop will connect to an open network with the same name as a known network that was password protected.
Re: What we give away when we log on to a public Wi-Fi network
#53Earlier quoted context omitted.
Yep. Whenever wifi is enabled, your device is sending out probe request frames, which includes your list of preferred networks/networks you've connected to before.
Wow... And I was thinking that using my phone to hotspot in cafes was mitigating things like that. Thanks for sharing!
If you use WPA2 PSK and choose a long, random password (you want enough entropy that brute forcing it is impossible - for example, 20 completely random and independent characters taken from a dictionary of 62 characters gives you ~105 bits of entropy, which should be enough, while 8 characters or a few dictionary words might not cut it) impersonating your phone is not feasible if your laptop is configured to only ever connect using the saved pre-shared key.
Re: What we give away when we log on to a public Wi-Fi network
#54How was the hacker able to get Facebook credentials? Facebook uses HTTPS and so does Live.com. Even if I'm connected to a malicious router, only me and Facebook know about the data we're sending each other. Am I missing something or should the author of this article provide more evidence on the type of attack?
If an attacker controls the access point he could do the following: * Redirect all HTTPS traffic to an HTTP spoof site. Many users probably wouldn't notice. * If the attacker has access to a short, 2-3 character domain, they could redirect to a wildcard HTTPS connection like, https://facebook.aa.com/ - again, many users wouldn't notice. They'd see "facebook" and the lock icon and assume they're ok. * In either case t…
Re: What we give away when we log on to a public Wi-Fi network
#55Earlier quoted context omitted.
I use that on my desktop and laptop but trying to get it to connect on my nexus 5 was a nightmare - I eventually gave up.
Both Private Internet Access[0] and VyprVPN[1] have apps on the Play store, which are completely plug-and-play. [0] https://play.google.com/store/apps/details?id=com.privateint... [1] https://play.google.com/store/apps/details?id=com.goldenfrog...
Re: What we give away when we log on to a public Wi-Fi network
#56Earlier quoted context omitted.
Yep. Whenever wifi is enabled, your device is sending out probe request frames, which includes your list of preferred networks/networks you've connected to before.
What's the point of that? To speed up reconnection?
Re: What we give away when we log on to a public Wi-Fi network
#57How was the hacker able to get Facebook credentials? Facebook uses HTTPS and so does Live.com. Even if I'm connected to a malicious router, only me and Facebook know about the data we're sending each other. Am I missing something or should the author of this article provide more evidence on the type of attack?
If an attacker controls the access point he could do the following: * Redirect all HTTPS traffic to an HTTP spoof site. Many users probably wouldn't notice. * If the attacker has access to a short, 2-3 character domain, they could redirect to a wildcard HTTPS connection like, https://facebook.aa.com/ - again, many users wouldn't notice. They'd see "facebook" and the lock icon and assume they're ok. * In either case t…
Alternatively, I could imagine a situation where the router hijacks the _DNS_ request for Facebook to a malicious site. Is that what you were referring to?
Re: What we give away when we log on to a public Wi-Fi network
#58Earlier quoted context omitted.
If an attacker controls the access point he could do the following: * Redirect all HTTPS traffic to an HTTP spoof site. Many users probably wouldn't notice. * If the attacker has access to a short, 2-3 character domain, they could redirect to a wildcard HTTPS connection like, https://facebook.aa.com/ - again, many users wouldn't notice. They'd see "facebook" and the lock icon and assume they're ok. * In either case t…
Can you clarify the first point more? I would assume that if the user is able to connect to "facebook.com", then the connection would immediately go to HTTPS and the router could not "forcefully redirect" or do anything to the connection. Alternatively, I could imagine a situation where the router hijacks the _DNS_ request for Facebook to a malicious site. Is that what you were referring to?
Re: What we give away when we log on to a public Wi-Fi network
#59With the ubiquity of broadband mobile I recommend avoiding public wifi whenever possible because the items listed in TFA are ubiquitous at most Starbucks, airports and other hi-profile public spots. I also highly recommend disabling any equipments' wifi by default, the world is full of liars, cheats & thieves smarter than myself. When you go for "free", what you get never is.
Re: What we give away when we log on to a public Wi-Fi network
#60Earlier quoted context omitted.
Can you clarify the first point more? I would assume that if the user is able to connect to "facebook.com", then the connection would immediately go to HTTPS and the router could not "forcefully redirect" or do anything to the connection. Alternatively, I could imagine a situation where the router hijacks the _DNS_ request for Facebook to a malicious site. Is that what you were referring to?
Don't know if this works still today... but I've definitely used it before: http://www.thoughtcrime.org/software/sslstrip/