Earlier quoted context omitted.
Time to get a new identity! =) That's what I was thinking: in most cases of user accounts being compromised, the solution is "change your passwords on this and other sites". Here you need to change your birthday, cancel your credit card, move out, change your name… kind of a hassle.
> Here you need to change your birthday And, you know, your mom probably won't be too happy when you pop out of your time machine, a week before your birth, and tell her she needs to induce labor.
Sony: All personal data stolen from PSN
41–50 of 292 posts
Re: Sony: All personal data stolen from PSN
#42Earlier quoted context omitted.
You can diss your competitor for poor security practices only if you have some confidence in your own.
>You can diss your competitor for poor security practices only if you have some confidence in your own. Nope, companies usually don't leave any chance to point to the competition's faults and laugh, even if they themselves are worse in that regard.
Re: Sony: All personal data stolen from PSN
#43I wonder how many times a company can install trojans on your computer, destroy your OS's security, secretly watch all your actions, then proceed to not properly protect your data when you voluntarily give it to them...before going out of business. Sony's size and momentum must be pretty crazy. Or maybe it's our society. I just can't imagine a small record store in the 1960s, after being caught spying through the bed…
People want to play God of War, Little Big Planet and Gran Turismo. I think Sony could do just about anything and stay in business. As sad as that is, it's probably true.
Re: Sony: All personal data stolen from PSN
#44How many times does this have to happen before people realize that passwords are never to be stored in plaintext? The only exception is a client-side program that needs to log you in and in an ideal world that would be handled by a Kerberos-like ticket system.
Re: Sony: All personal data stolen from PSN
#45Earlier quoted context omitted.
Time to get a new identity! =) That's what I was thinking: in most cases of user accounts being compromised, the solution is "change your passwords on this and other sites". Here you need to change your birthday, cancel your credit card, move out, change your name… kind of a hassle.
no problem! http://www.fakenamegenerator.com/
Re: Sony: All personal data stolen from PSN
#46Re: Sony: All personal data stolen from PSN
#47>To protect against possible identity theft or other financial loss, we encourage you to remain vigilant, to review your account statements and to monitor your credit reports.
>We have also provided names and contact information for the three major U.S. credit bureaus below. At no charge, U.S. residents can have these credit bureaus place a “fraud alert” on your file that alerts creditors to take additional steps to verify your identity prior to granting credit in your name.
Re: Sony: All personal data stolen from PSN
#48FTA: we believe that an unauthorized person has obtained the following information that you provided: ...PlayStation Network/Qriocity password and login... I'm curious if this means they store everyone's password in plain-text, or if by "password" they really mean a hash of some sort.
Frankly I'm more concerned with their words about changing credit cards if you've made a purchase through PSN. This seems to be an admission that they were storing CC#'s in plain text.
Unlike passwords, the encryption for the cc#s has to be reversible. That's part of the reason why they introduced CVCs, right?
Re: Sony: All personal data stolen from PSN
#49I'm disappointed but not surprised. When I had to change my password a few months ago on the Sony developer's network site I was told that my new password was too similar to the last ones. I was wondering how they knew that, aside from storing the passwords in plain-text, something I'd assume they'd be too smart to do. I guess I gave them too much credit.
Re: Sony: All personal data stolen from PSN
#50Holy Cow! This has to be one of the most serious breaches I remember in recent times. While I dont work in security and my security foo is weak it appears that they did not have a strong layered security apparatus in place? Is it just a coincidence that this breach and geohotz exploit happened around the same time?
It really looks like the PSN architecture assumed that the clients were trustworthy. If so, that's an epic Security 101 fail.