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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Block 39% of all HTML smuggling by just blocking JavaScript document.write()

38 点作者 mfi将近 2 年前

4 条评论

mrguyorama将近 2 年前
&gt;As it turns out, 81% of the emails containing HTML files with JavaScript are malicious, while only 19% are legitimate.... it’s clear that straight-out blocking HTML attachments with JavaScript is not an option for most organizations, as it would impact important business communication.<p>Oh of course, how dare we suggest companies stop doing sketchy things in their ~spam~ ~marketing~ <i>notification</i> emails that are explicitly trying to get you to click on links full of gobbledygook, training normal users that an ugly and unclear link is an expected form of communication! Nah, we could never tell businesses that sending a link that asks me to click a sketchy looking button to log into my bank account is something that should be discouraged because it makes users used to clicking on phishing emails.<p>Instead, we will just pretend to do stuff while half the company fails the bi-yearly phishing screening, including most of our VPs
评论 #36514703 未加载
评论 #36513018 未加载
评论 #36512549 未加载
Waterluvian将近 2 年前
My email disallows images and javascript&#x2F;html. I have yet to suffer for this. If anything it’s like the Adblock of email. And I’m not one of those “block all javascript on the Web” people.
评论 #36513489 未加载
JohnFen将近 2 年前
&gt; it’s clear that straight-out blocking HTML attachments with JavaScript is not an option for most organizations, as it would impact important business communication.<p>I suppose it depends on what your job is. My habit of decades for personal email is to not allow HTML at all. I do the same in the office. Sometimes, this means I&#x27;m reading the HTML source directly to get the information, which is inconvenient, but it&#x27;s worth it to me.<p>Fortunately, most important emails I get contain no HTML at all, or use only trivial HTML that doesn&#x27;t hinder reading the source.<p>I do wish people wouldn&#x27;t use HTML in emails at all (it rarely adds anything useful to the email), but that&#x27;s not the world I live in.
评论 #36513364 未加载
pluijzer将近 2 年前
Reminds me of my state-of-the-art unwanted email filter where I redirect emails containing the words &#x27;unsubscribe&#x27; to trash; 99% effective.
评论 #36550865 未加载