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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Building a Botnet on ServiceWorkers

37 点作者 Capira超过 8 年前

2 条评论

comboy超过 8 年前
I opened the js fiddle and I can&#x27;t see any Service Workers running in chrome inspector. Also, since that seems to be an actual image, how does the JS get executed? I see a Link header, but why would something get executed because of it?<p>Edit: Oh, it&#x27;s running indeed ( chrome:&#x2F;&#x2F;inspect&#x2F;#service-workers )
评论 #13152038 未加载
lowglow超过 8 年前
Just launched Wolfpack, a little botnet (distributed task-based agents). You can check it out here: <a href="https:&#x2F;&#x2F;github.com&#x2F;dpgailey&#x2F;wolfpack" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;dpgailey&#x2F;wolfpack</a>