Quote:
Originally Posted by shakechan
I have tired fionaXXXX ,fionaXXX, mario ,but none work
(btw:my password is fionaXXXX before)

|
Did you type the serial in all UPPERCASE at that web page? It is case-sensitive.
Unless you changed the password, default passwords use a DES hash, which only uses the first 8 characters (fionaXXX), but you can type more than 8 if you want when logging in and and the extra characters will be ignored.
When you change a password, it uses a salted MD5 hash, which is much more secure and uses all the characters typed.
Try logging in as framework:mario, and then to "cat /etc/shadow" and report the contents of that text file so we can crack the password with John the Ripper. The "fiona wordlist" is in the Index Tools wiki (linked to the Master Index sticky thread). Although it seems unlikely that amazon would change a password and nobody else reported that problem (so far), it would be interesting to find out what the new password is.
It should be safe to share your shadow file contents, but if you wish to, you can PM it to me...
P.S. The framework login is VERY limited, and cannot do much that is useful besides displaying the shadow file.