Settings

Theme

Reverse Engineering a Mysterious UDP Stream in My Hotel (2016)

gkbrk.com

220 points by bayesnet 3 months ago · 29 comments

Reader

dang 3 months ago

Related. Others?

Reverse engineering a mysterious UDP stream in my hotel (2016) - https://news.ycombinator.com/item?id=34912300 - Feb 2023 (179 comments)

Reverse engineering a mysterious UDP stream in my hotel (2016) - https://news.ycombinator.com/item?id=26633792 - March 2021 (86 comments)

Reverse Engineering a Mysterious UDP Stream in My Hotel (2016) - https://news.ycombinator.com/item?id=16197436 - Jan 2018 (15 comments)

Reverse Engineering a Mysterious UDP Stream in My Hotel - https://news.ycombinator.com/item?id=11744518 - May 2016 (181 comments)

  • yunnpp 3 months ago

    It's just as good in 2026 - 2d. Imagine Santa delivering his goods and hearing a mysterious UDP stream and wondering, "Is my supply chain being disrupted?", only to then realize that it was just the owners' TV spying on him after it was left on standby instead being completely turned off.

gkbrk 3 months ago

Author here, hi :^)

runtimepanic 3 months ago

This is the kind of curiosity that leads to the most interesting findings. Hotels are a perfect storm of shared networks, opaque vendor integrations, and “it just works” assumptions. A mysterious UDP stream could be anything from Chromecast-style discovery to IPTV control or some half-documented vendor heartbeat. What’s usually more revealing than the payload is the pattern: broadcast vs unicast, frequency, and who responds. Also a good reminder of how much ambient network noise we’re all swimming in without noticing.

kstrauser 3 months ago

I LOLed at the ending. Nicely done!

I appreciate people posting negative results, too. The journey is the interesting part, and I like the humanity of saying "welp, at least now I know".

  • mingus88 3 months ago

    Yeah 99/100 times it’s gotta be mundane but wouldn’t it be interesting to spoof that traffic and play anything you wanted in the elevator?

  • eru 3 months ago

    Though in this case, it's actually more of a positive result? The author figured out what the data was. It just wasn't very exiting.

Dilettante_ 3 months ago

This is the shortest, yet still fully complete example of an article that scratches that itch. Awakening the "intellectual curiosity", documenting the steps, and finding the actual end of the matter. The mundanity of the revelation is like the icing on the cake.

VoidWhisperer 3 months ago

Archive link as it seems the site is down: https://archive.is/afYvQ

  • gkbrk 3 months ago

    Oops, picked a bad week to migrate from Cloudflare Pages to something custom in Rust.

StayTrue 3 months ago

https://web.archive.org/web/20251230193736/https://www.gkbrk...

JSR_FDED 3 months ago

I love how tiny and to the point the Python scripts are. I bet if you asked AI to make these today the comments would be longer than these entire scripts. But I’m too bored by the idea to try it :-)

schmuckonwheels 3 months ago

I was expecting to see a post bemoaning the lack of encryption on the elevator music...

7e22v837278gb1p 3 months ago

Good hotel room hacking entertainment is provided in-house, in this case.

cryptoegorophy 3 months ago

Web server down? Can’t access.

jiscariot 3 months ago

I've read this one before, but this time it really hit home in how unlike most of the modern AI-emoji-filled-cringy-heading-20-page blog slop, it is. Very refreshing.

bobske4 3 months ago

expecting a rick roll here

mikesale 3 months ago

omg this is so my vibe! I used to read corrupted database files for a living and it was soooo much fun.

naikrovek 3 months ago

Site is down, I think. :(

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection