
Originally Posted by
ionbladez
pretty sure sony used more than MD5 to hash everyone's passwords..
Unforuntately no, I saw a few of the exploits and how they worked in several websides (2ch... pastebin... ect) And everything sent across the network was not encrypted at all, everything was plaintext in this format.
Code:
Card.holderName=Max&creditCard.cardNumber=4558254723658741&creditCard.expireYear=2012&creditCard.expireMonth=2&creditCard.securityCode=214&creditCard.address.address1=example street%2024%20&creditCard.address.city=city1%20&creditCard.address.province=abc%20&creditCard.address.postalCode=12345%20
Creditcard, username, password, email, everything is sent across the network as plaintext and stored as such (Not thats not a real persons info) so... All the info they have, is uncensored.
But by my hash being out in a table or list somewhere, I'm referring to places like milw0rm and other websites based on hacking.
severusx, Thanks for best answer, I'll go ahead and change everything around.