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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Spotify ads infect users with malware

31 点作者 spaniard_dev超过 8 年前

2 条评论

pedalpete超过 8 年前
I&#x27;m not sure how much I believe this unless I see video proof (or have it happen on my machine).<p>I see how this might be possible as the ads are loaded via javascript, but the javascript running the ads should be owned by Spotify, not the advertising company, that should just be an image file. Somebody please correct me if I&#x27;m wrong.<p>On another note, this statement &quot;Some of them do not even require user action to be able to cause harm.&quot; makes me trust this even less. If the ad is opening a new browser window, that browser window is sandboxed. Sure it can ask the user to take an action, but it can&#x27;t take an action on behalf of the user.<p>Anybody else have insights on this?
评论 #12650698 未加载
评论 #12648540 未加载
评论 #12651404 未加载
wcummings超过 8 年前
&gt;it will launch - and keep on launching - the default internet browser on the computer<p>&gt;it&#x27;s still puzzling something like this can actually happen.<p>I think the interesting thing is that its the default browser. If the ads were in an embedded trident or gecko frame, would something like window.open open the default browser?