Earlier quoted context omitted.
http://en.wikipedia.org/wiki/Sony_Computer_Entertainment_Ame...
so why isn't there anything done against Apple? Apple's lawyers are on the back of anyone who makes white iPhone cases, jailbreakers, etc.
SonyPictures.com hacked, personal information and passwords compromised
161–165 of 165 posts
Re: SonyPictures.com hacked, personal information and passwords compromised
#162Earlier quoted context omitted.
I'm using Stallman's definition of cracker, "people who break computer security" http://stallman.org/cgi-bin/showpage.cgi?path=/archives/arch... That's exactly what George Hotz does. He breaks security. iPhone security, PS3 security, etc. He's not a hacker according to the RMS definition, the pg definition, or probably most of the classical definitions. He may fit the current journalist's definition of "hacker" which…
However, he primarily breaks security on devices he purchased , so that he and others can repurpose them for their own needs and desires. That is a very "hacker" thing to do. "I have this device. Can I make it do something useful?" If he were primarily breaking security on other people's computer systems, then the distinction would likely be merited.
Re: SonyPictures.com hacked, personal information and passwords compromised
#163Earlier quoted context omitted.
Just in case you really don't know, the various branches of Sony have demonstrated technological contempt for [their] customers for years. I'll omit their insistence on promoting their own products over other standards and general push for increased DRM, such as Minidisc/ATRAC, Blu-ray, etc. and focus on their actual attacks. It started with the CD root kit fiasco, in which music CDs distributed by Sony infected Wind…
Misguided?
The only effect seems to be people portraying hackers negatively in general, and at best, questioning why Sony was so vulnerable. The root motivation I described above seems to get no mention.
Re: SonyPictures.com hacked, personal information and passwords compromised
#164Earlier quoted context omitted.
Funny, I didn't notice until you mentioned that. It is nicely written, and apostrophe use seems all right. :-) Not sure if I buy the "as a kid would write" bit, but it is surprising to see this. Maybe the hacker just took 10 mins and proofread his own text?
Or maybe we shouldn't stereotype, and assume these people - like you and I - can use proper grammar without even having to spend 10 minutes proofreading?
Re: SonyPictures.com hacked, personal information and passwords compromised
#165Earlier quoted context omitted.
I don't know that deleting it will do much good. Most web apps for performance reasons don't actually do a delete against the database, rather mark a record as deleted and perhaps run a batch job later to clean deleted records from the database. If you've got access to the database via SQL injection, you'll have access to all those "deleted" records as well. Even of you go through the website and update each field wi…
Remember, these people make websites vulnerable to SQL injections in the year 2011. They might not have the best backup strategies.