Wide Impact: Highly Effective Gmail Phishing Technique Being Exploited
1–10 of 49 posts
Re: Wide Impact: Highly Effective Gmail Phishing Technique Being Exploited
#2Re: Wide Impact: Highly Effective Gmail Phishing Technique Being Exploited
#3I mean, you don't have to know what the string 'data:text/html' means, because Google Chrome highlights the 'https' by coloring it green and they even show a 'secure' button right next to it, so the whole area looks fundamentally different.
IMHO only inexperienced users will fall for this. If you regularly look at the address bar before entering critical data into a website, you will get used to the overall look and most likely notice that something is out of order.
Re: Wide Impact: Highly Effective Gmail Phishing Technique Being Exploited
#4Re: Wide Impact: Highly Effective Gmail Phishing Technique Being Exploited
#5Are any advanced users on HN that would've overlooked the obvious signs in the address bar? I mean, you don't have to know what the string 'data:text/html' means, because Google Chrome highlights the 'https' by coloring it green and they even show a 'secure' button right next to it, so the whole area looks fundamentally different. IMHO only inexperienced users will fall for this. If you regularly look at the address…
Heck, sometimes browsers come with an update that changes it's appearance.
Re: Wide Impact: Highly Effective Gmail Phishing Technique Being Exploited
#6Re: Wide Impact: Highly Effective Gmail Phishing Technique Being Exploited
#7I think most "technical" users would have two-factor authentication enabled which would prevent this type of attack.
Depends. See the discussion in the previous post about this: https://news.ycombinator.com/item?id=13372985
Re: Wide Impact: Highly Effective Gmail Phishing Technique Being Exploited
#8I think most "technical" users would have two-factor authentication enabled which would prevent this type of attack.
So 2-factor actually provides a false sense of security here.
Edit: unless you have U2F as per @makomk comment below
Re: Wide Impact: Highly Effective Gmail Phishing Technique Being Exploited
#9This is pretty much a win-win Chrome hot-fix that could be rolled out asap.
What an excellent analysis of the user perception involved and its obvious remedy.
[0] > What Google needs to do in this case is change the way ‘data:text/html’ is displayed in the browser. There may be scenarios where this is safe, so they could use an amber color with a unique icon. That would alert our perception to a difference and we would examine it more closely.
Re: Wide Impact: Highly Effective Gmail Phishing Technique Being Exploited
#10Are there legitimate use cases for 'data:...' URIs as clickable links? I understand these URIs can be useful for embedding resources directly into the HTML, e.g. images and icons. But as clickable links, I have only ever encountered them as a means to circumvent popup-blockers. Would it be reasonable for web browsers to offer an option for ignoring clicks on such links?