Live data from Hacker News

Google Hack Attack Was Ultra Sophisticated, New Details Show

wired.com

21–30 of 116 posts

Re: Google Hack Attack Was Ultra Sophisticated, New Details Show

#22
So in other words, I can launch an attack against any number of companies and organizations, and as long as I attack human rights activists accounts, everyone will blame the Chinese government?

What do you even call that kind of disinformation? False flag doesn't seem to cut it.

Re: Google Hack Attack Was Ultra Sophisticated, New Details Show

#24
post #5

This was ultra sophisticated, they used several layers of multi-encrypted malware to tunnel out and create reverse control channels. Not to mention used a 0day IE bug to install the malware in various targeted companies. This was gov sponsered...

And a team from the People's Liberation Army's signals intelligence branch will find themselves in jail soon for embarrassing the government...

You must be kidding. They are precious properties of the government and well protected and paid.

Re: Google Hack Attack Was Ultra Sophisticated, New Details Show

#25

So in other words, I can launch an attack against any number of companies and organizations, and as long as I attack human rights activists accounts, everyone will blame the Chinese government? What do you even call that kind of disinformation? False flag doesn't seem to cut it.

Well this part of it also helps:

The attack had originated from China, the company said.

Re: Google Hack Attack Was Ultra Sophisticated, New Details Show

#26
post #19

What I wonder about is what do they mean by "stealth programming"? I can think of just programming with white text on a white background, but that wouldn't serve any security related purpose. From reading that, it's clear that the shellcode was obfuscated ('encrypting' it three times, though, would be unnecessary ), but that's just a good way to muddle things up. Although from reading that it's obvious that it was a…

This is something I had a hard time understanding and which I thought the article did a poor job of explaining.

In exploiting a remote system, which part of your attack would benefit from being encrypted?

Re: Google Hack Attack Was Ultra Sophisticated, New Details Show

#27

So in other words, I can launch an attack against any number of companies and organizations, and as long as I attack human rights activists accounts, everyone will blame the Chinese government? What do you even call that kind of disinformation? False flag doesn't seem to cut it.

Well this part of it also helps: The attack had originated from China, the company said.

Wow, that narrows it down to 33% of the world's population.

Re: Google Hack Attack Was Ultra Sophisticated, New Details Show

#28
post #23

Update from a Chinese anonymous source, credibility unknown http://www.brookswelding.com/ Undercover agents were sent to Google Shanghai Office, cracked Gmail source code and get away with a 1 million RMB reward

wtf? Is that page supposed to be in angry looking chinese?

Re: Google Hack Attack Was Ultra Sophisticated, New Details Show

#29
post #9
post #7

Earlier quoted context omitted.

"Although the initial attack occurred when company employees visited a malicious web site, Alperovitch said researchers are still trying to determine if this occurred via a URL sent to employees via e-mail or instant messaging or some other method, such as Facebook or other social networking sites." It still needed an employee to make the usual "install the dancing pigs"-style gaff while using IE6. Also: Employees us…

Also: Employees using IE6, inside Google, in 2010. Why weren't they using Chrome? I guess they were testing something in IE6. Perhaps one of their own sites. Perhaps how some other site renders in it compared to Chrome. Who knows.

That'd be brilliant! Send a bug report that your site renders incorrectly in chrome but correctly in IE6. That's an almost guaranteed hit with a known browser!

Re: Google Hack Attack Was Ultra Sophisticated, New Details Show

#30
post #19

What I wonder about is what do they mean by "stealth programming"? I can think of just programming with white text on a white background, but that wouldn't serve any security related purpose. From reading that, it's clear that the shellcode was obfuscated ('encrypting' it three times, though, would be unnecessary ), but that's just a good way to muddle things up. Although from reading that it's obvious that it was a…

This is something I had a hard time understanding and which I thought the article did a poor job of explaining. In exploiting a remote system, which part of your attack would benefit from being encrypted?

Ok so they use what's called packers to not only obfuscate the malware code to bypass signature based A/V but also hide inside other binaries or Dll's to further evade heuristic defenses. Then a reverse encrypted tunnel for control of infected machine was routed over normal HTTPS also undetectable by IDS. It was to dynamic dns domains such as yahoo1.dyndns.org. Reverse meaning it connects back to the attacker to allow ssh like access to the compromised host via the trojan.

There are all extremely advanced (but known) evasion steps for a very targeted attack. It's rare to see all of them successfully used in one attack because of the complexity and skill required.

Post reply on HN