Live data from Hacker News

Google App Engine page already owned by hackers

valleywag.com

1–9 of 9 posts

Re: Google App Engine page already owned by hackers

#5
post #3

Most everyone doing lots of web apps gets bitten by XSS at some point. Nothing embarrassing about it IMHO.

But Google has probably hired ten PhDs just to make sure none of their products gets exploited like this.

But the PhDs failed. Thus, it's newsworthy.

Re: Google App Engine page already owned by hackers

#8

That's a simple XSS example hack. Google should have filtered that out, but it's not that bad either (as long as they react fast).

While THAT may be an example of a SIMPLE attack, probably for the sake of showing off, what if "the goog" had exposed web services retrievable by Ajax for logged in users as part of AppEngine and THAT was exploited via the SIMPLE XSS hack?

It makes no sense. Why do we just brush stuff under the rug when it's Google or some other major player that's generally well liked?

Re: Google App Engine page already owned by hackers

#9
post #5
post #3

Most everyone doing lots of web apps gets bitten by XSS at some point. Nothing embarrassing about it IMHO.

But Google has probably hired ten PhDs just to make sure none of their products gets exploited like this. But the PhDs failed. Thus, it's newsworthy.

Hiring PhDs for this task was their first mistake.