TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Hotel Hotspot Hijinks

60 pointsby oaldersabout 1 year ago

8 comments

andreashaabout 1 year ago
For travel routers there’s travelmate for OpenWrt <a href="https:&#x2F;&#x2F;github.com&#x2F;openwrt&#x2F;packages&#x2F;blob&#x2F;master&#x2F;net&#x2F;travelmate&#x2F;files&#x2F;README.md">https:&#x2F;&#x2F;github.com&#x2F;openwrt&#x2F;packages&#x2F;blob&#x2F;master&#x2F;net&#x2F;travelma...</a>
评论 #39847236 未加载
lxgrabout 1 year ago
It’s kind of baffling that after decades of wifi and captive portals, we still don’t have any kind of standard for the network to properly signal the fact “you’ll need to visit &lt;url&gt; in a browser” to a device.<p>It’s hacks (DNS hijacking) upon hacks (captive portal detection) upon hacks (captive portal detection evasion, used e.g. to allow devices to stay connected to networks offering “messaging only” plans).<p>On top of that, after a captive login, the entire session is only identified&#x2F;authenticated via MAC address, which is very sniffable&#x2F;cloneable in unencrypted wifi… At least I have yet to see any captive portal hotspot to leverage OWE for something more secure than that.
评论 #39819941 未加载
评论 #39797290 未加载
评论 #39819673 未加载
评论 #39826037 未加载
评论 #39820433 未加载
评论 #39824333 未加载
评论 #39820174 未加载
lxeabout 1 year ago
Judging by the password and username posted here, it&#x27;s trivial to deduce the specific hotel in question.
评论 #39823072 未加载
wildrhythmsabout 1 year ago
I wanted to connect my Nintendo Switch to the hotel wifi, but the captive portal wouldn&#x27;t load on it. So I just spoofed my Switch MAC on my laptop, got thru the captive portal, reverted everything, and I was able to happily play Diablo 3 :)
评论 #39834842 未加载
RunningDroidabout 1 year ago
I&#x27;ve been tempted to work on some kind of script environment to automatically bypass captive portal screens like this, but I&#x27;ve been putting it off in the hopes someone who actually knows how to do it makes one.
BobbyTables2about 1 year ago
Couldn’t he just have used Firefox’s developer mode to record the POST and then do “copy a cURL” for a nice one liner? (Or maybe two to handle cookies)
xwowsersxabout 1 year ago
Funny enough, I&#x27;m reading this while connected to hotel Wi-Fi, fresh from navigating through the login page of their website. In my situation, it required inputting my room number along with the last name. Does anyone happen to possess a functional script akin to the one mentioned in this post, or perhaps a comparable script that I could just plug in and use?
评论 #39820725 未加载
dangabout 1 year ago
(Re-upped from <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=39780937">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=39780937</a> and comments moved hither)