Live data from Hacker News

How the Syrian Electronic Army Hacked The Onion

theonion.github.io

61–68 of 68 posts

Re: How the Syrian Electronic Army Hacked The Onion

#61
post #9

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,…

No sane e-mail client executes Javascript from mails.

Re: How the Syrian Electronic Army Hacked The Onion

#62
post #45
post #24

Earlier 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.

I always log out of my Gmail account when I am done reading my e-mail, as well. Until recently, when I've come across several people who stay logged in all the time, I thought that was the 'normal' use pattern. Then again, I'm old and "back in the day" you always logged out of an application/system when you were done.

Re: How the Syrian Electronic Army Hacked The Onion

#63

I 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.

People do what they're told. Or more accurately, they do the last thing they're told.

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

#65

Earlier 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.

So, another practice that should be highlighted and made to stop.

Re: How the Syrian Electronic Army Hacked The Onion

#66
post #54

Wait, 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.

That's wild. Yeah, I read both of the Syrian Electronic Army articles, but it never occurred to me they had actually been targeted. That makes a "SEA has some fun before their inevitable deaths" a bit cruel perhaps. Since that could very well happen.

Re: How the Syrian Electronic Army Hacked The Onion

#67
post #20
post #15

Earlier 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?

You're completely right. I was too focused on the fact that 2FA doesn't text you every time you log in, meaning a 2FA user wouldn't find a google login prompt without a text code requirement abnormal. They couldn't login from their own machines - that's the whole point! Silly me.

Re: How the Syrian Electronic Army Hacked The Onion

#68
post #47
post #2

One 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.

The attacker (most likely) wouldn't know the phone number, so the user would have to recognize that the text prompt isn't displaying the last 4 digits of their phone number like it usually does. Then again, if you're already oblivious to the fact you're not on an official google login form, it's completely possible to miss that as well.
Post reply on HN