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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Computer vision to detect phishing attacks

12 点作者 wsgreen超过 8 年前
A few months ago, the Exploratorium in San Francisco had its network compromised due to a phishing attack. An employee hurriedly filled out her credentials in what looked like a Google Docs sign-in but was actually a hacker&#x27;s fake site. The hacker then used her credentials to steal 54 other employee passwords.<p>Current solutions to phishing are limited to forcing employees to attend training to spot these hacks and attempting to judge the URL&#x27;s reputation. People don&#x27;t have time to pay attention to every url they click. This is especially true when faced with deadlines. Even the technical systems we have in place to detect these sites rely on the URL&#x27;s reputation. This strategy fails in targeted attacks like the Exploratorium and is reactive at best.<p>I created Off The Hook to have a proactive response to phishing sites. Off The Hook is an extension that visually inspects webpages as a human would do and recognizes when pages look like valid sites. Rather than relying on reputation systems and employee training, I automated the behavior the training hoped to instill. If the page looks like a valid site but isn&#x27;t a URL that we&#x27;d expect that site to be at, then we throw a red flag and get the user out of there. If you&#x27;re interested, download the extension here:<p>https:&#x2F;&#x2F;chrome.google.com&#x2F;webstore&#x2F;detail&#x2F;off-the-hook&#x2F;ifjmdiningdigdchbidbjjpefhdadjeg<p>And give it a try by visiting these &quot;bad sites&quot; here:<p>http:&#x2F;&#x2F;ec2-35-165-195-195.us-west-2.compute.amazonaws.com&#x2F;gSignin.png<p>http:&#x2F;&#x2F;ec2-35-165-195-195.us-west-2.compute.amazonaws.com&#x2F;chase.png

2 条评论

wsgreen超过 8 年前
The Exploratorium&#x27;s blog post on being hacked:<p><a href="https:&#x2F;&#x2F;www.exploratorium.edu&#x2F;blogs&#x2F;tangents&#x2F;we-got-phished-2" rel="nofollow">https:&#x2F;&#x2F;www.exploratorium.edu&#x2F;blogs&#x2F;tangents&#x2F;we-got-phished-...</a>
wsgreen超过 8 年前
Currently the extension supports login pages for: Facebook, Google, Chase Credit Cards, Linkedin