Slashdot Mirror


Source Code To Google Authentication System Stolen

Aardvark writes "More details are coming out about the extent of the break-in at Google a few months ago. The NY Times is reporting that one of the things stolen was the source code to Google's single sign-on authentication system, called Gaia. Though Google is making changes to the system, the theft raises the possibility that attackers could analyze the code to find new exploits to take advantage of in the future. No wonder that Eric Schmidt recently said they've become paranoid about security."

5 of 306 comments (clear)

  1. "Source Code [...] Stolen" by Animaether · · Score: 3, Interesting

    Stolen?

    What.. they are no longer in possession of the source code?

  2. Re:Security through obscurity by dudpixel · · Score: 3, Interesting

    there was no mention of whether their security system is buggy or not. The attack was made through a hacked internet site, with the help of an internal employee, not by someone "hacking into" the system. The weak link in the chain is always people, not software.

    wasn't this same attack linked to MS internet explorer 6? had to bring that up...of course I could be wrong.

    Anyone know of any large company opening up the source code to their security systems?

    --
    This seemed like a reasonable sig at the time.
  3. Re:Cloud security? by GNUALMAFUERTE · · Score: 5, Interesting

    Oh, except it was microsoft's operating system, and microsoft's messenger. I don't understand this concept of computing where you can click in "the wrong link". I can click in whatever link I want, and that is not supposed to destroy my computer. I use Pidgin on GNU/Linux. I can click on ANY link that I want. Clicking on the link won't do anything besides opening it on a browser, or asking me to download it. Except I sudo su and chmod +x $file and ./$file nothing is going to happen. But we hear all the time from windows users getting randomly infected with malware by just clicking on a fucking URL, or going to the wrong site, etc. Or just connecting on the wrong LAN. Clicking on a link IS NOT supposed to give ANYTHING any kind of execute permissions. I don't browse with Flash, but I do keep a Firefox-altern dir with Flash installed in case I really really need to check out something that requires Flash. I can't believe how invasive that thing is, and how many privileges it automatically grants to random content on the web. Same thing for JS. The simple fact that 'last measure' still works is living proof of how stupidly insecure certain technologies are.

    And, no, it's not the user's fault for clicking on a link.

    --
    WTF am I doing replying to an AC at 5 A.M on a Friday night?
  4. Re:Don't change it, release it by TubeSteak · · Score: 4, Interesting

    Seriously, the bad guys already have it, so enlist the help of the security community to improve it.

    There's probably a whole lot of stuff in that source code that is either a trade secret or gives clues to trade secrets google would rather keep private.

    The most realistic course of action would be for them to hire some 3rd party pen testers and auditors to pick apart their code under a microscope.

    --
    [Fuck Beta]
    o0t!
  5. Re:Many eyes = problem? by Vellmont · · Score: 4, Interesting


    and simply being concerned because the bad guys have more ability to search for flaws.

    Much of the world relies on security systems that are completely open and available to everyone. One of the prime examples is openSSH. Another prime example in openSSL. I don't hear too many people worried that these systems are more vulnerable because attackers have access to the code.

    The latter is a pretty natural human reaction to an event like this, regardless of how well designed their security system is, because all designs, and all code, potentially contains flaws, even if designed and implemented by the most brilliant security researchers.

    Panic and stupidity are also natural human reactions. Since when did something being "natural" become a justification for something? I can understand the reaction, but that doesn't mean it's right.

    It's pretty stupid to rely on code remaining secret. Code is something that's very difficult to make secret as it gets copied all over the place. How many people at Google already have access to it? It seems to me that if Google really wants to be secure they should just release the damn code so "the good guys" also have access to it, since apparently "the bad guys" already do.
       

    --
    AccountKiller