I often think about creating a browser and email plugin/extension to help with this: - Look at all link tags. - If it looks like a URL (has a scheme at the beginning, or something which resembles a hostname, or a bunch of path or query parameters), inspect the actual link. - If they have different hosts, warn the user, and perhaps give them the option of just visiting what the contents of the link tag say (rather tha…
http://google.com/ onclick="document.location.href=' http://google.com/ http://www.hackersite.com/>http://google.com/ ; Oh, so you check that? How about I just position an invisible element overtop of the valid looking link? Or use the click handler to do a preventDefault/setTimeout? The only way I can think of to even remotely feasibly try and catch this is to just track the last URL clicked if it looks like a FQDN,…
How the Syrian Electronic Army Hacked The Onion
61–68 of 68 posts
Re: How the Syrian Electronic Army Hacked The Onion
#62Earlier quoted context omitted.
That's odd because I never do. I'm using two-factor and I only have to retype login information when that expires (approximately 30 days I believe.) Also, someone did phish my Google cookies and Google immediately shutdown my account and made me type in something from a text to reactivate my account. Overall I'm pretty happy with both of those circumstances.
Good point; I wonder how many people take that approach. I personally tend to log out of Gmail after I read my email, which signs me out of my Google Account fairly regularly. But maybe that's an unusual use pattern.
Re: How the Syrian Electronic Army Hacked The Onion
#63I think it is hilarious that people still click on links in e-mails. Just go to the website directly via a URL. Don't ever click on links in e-mails. Once you learn this, you're much safer.
The IT department yells at them not to click any links in emails. But then, every legitimate web site also still routinely sends emails instructing their users to click links within.
Re: How the Syrian Electronic Army Hacked The Onion
#64Re: How the Syrian Electronic Army Hacked The Onion
#65Earlier quoted context omitted.
My brain is a bit fried, but what about a rule that "if the text contained in the tag is a FQDN, it should match the FQDN in the href exactly"? What are the false positives?
Things like Google results that go through a redirector for click tracking.
Re: How the Syrian Electronic Army Hacked The Onion
#66Wait, did did The Onion actually get hacked? I just assumed that was a joke. Now I'm confused...
Notice that the Onion Tech Blog is an entirely new site with a single post. Presumably because if this was posted on theonion.com no one would've believed it.
Re: How the Syrian Electronic Army Hacked The Onion
#67Earlier quoted context omitted.
2FA is great, but it wouldn't save you here if you ask it to remember you for 30 days.
Can you explain? I use 2FA and tell it to remember me on this device, right? If a Syrian hacker phished my password, he wouldn't be able to login on his system, would he?
Re: How the Syrian Electronic Army Hacked The Onion
#68One more reason to use 2FA on your Google Apps account.
Why not? If you think you're logging in you'll also need to enter the 2FA code and if you do that the attacker can get an active session.