TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Control Legacy Electronic Devices via the Internet

20 点作者 schedutron超过 4 年前

2 条评论

red0point超过 4 年前
While it&#x27;s a cool result, I think the security of this is really lacking. The author mentions to not want to expose the Rasperry Pi to the internet due to security reasons, but then does so anyway through a reverse proxy, which doesn&#x27;t even add any authentication.<p>To exploit this, you can simply do: 1. Search in AWS networks for open ports 6000. Tools like masscan help, but if you give it time it will also show up on shodan.io 2. Connect and send a GET request to the &#x2F;switch&#x2F;on path and check if you get a 200.
daniellarusso超过 4 年前
This project has been around awhile:<p><a href="https:&#x2F;&#x2F;www.lirc.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.lirc.org&#x2F;</a>