Live data from Hacker News

Stunnel and Airline Wi-Fi

potatofrom.space

1–10 of 239 posts

Re: Stunnel and Airline Wi-Fi

#4

Nice breakdown! This makes me curious of just how many "free" wifi hotspots that allow access to a specific site can be completely bypassed.

Thank you! I suspect the answer is "most", especially if they allow HTTPS in any way. The way to solve this issue is to either whitelist IPs/host the site internally on the local network (e.g. most captive portals).

Re: Stunnel and Airline Wi-Fi

#6

Nice write-up. Found it very clear (and thanks for the SNI primer) except perhaps the port-soup near the end. Might have benifitted from a little diagram or flowchart for that bit.

Thanks! Let me see if I can add an mspaint diagram.

edit: added! try refreshing if you don't see it.

Re: Stunnel and Airline Wi-Fi

#7

While interesting, I would have an uneasy feeling messing with the WIFI AP on an airplane. Perhaps there is a U.S. law this type of conduct would fall under specific to being on an airplane?

The author does not "mess with the WIFI AP on the plane", they exploit a weakness in the design (failure by viasat to maintain an checksum IP mapping to their domain for the captive service) to simply bypass a trivial TLS header check in order to tunnel their traffic.

Re: Stunnel and Airline Wi-Fi

#9
post #7

While interesting, I would have an uneasy feeling messing with the WIFI AP on an airplane. Perhaps there is a U.S. law this type of conduct would fall under specific to being on an airplane?

The author does not "mess with the WIFI AP on the plane", they exploit a weakness in the design (failure by viasat to maintain an checksum IP mapping to their domain for the captive service) to simply bypass a trivial TLS header check in order to tunnel their traffic.

This is almost definitely “hacking” under federal law.
Post reply on HN