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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

ServiceWorker's Link leads to botnet-like persistent JavaScript worker

101 点作者 omphalos超过 8 年前

4 条评论

lvs超过 8 年前
You can see what service workers are registered here:<p>chrome:&#x2F;&#x2F;serviceworker-internals&#x2F;<p>Frankly, I&#x27;m tempted to label the whole notion of a remote-installing auto-updating local proxy as a misguided antifeature, but I honestly don&#x27;t know enough about it. What was wrong with app caching?
评论 #12997145 未加载
nsamuell超过 8 年前
Hm. This seems difficult to prevent without really preventing a lot of valid use cases.
homakov超过 8 年前
See <a href="https:&#x2F;&#x2F;truefactor.io&#x2F;catworker" rel="nofollow">https:&#x2F;&#x2F;truefactor.io&#x2F;catworker</a> for botnet admin page
noxn超过 8 年前
Wheres the source for this?