» Site Navigation | | | » Advertisement | | | » Recent Threads | | | | | | | | | | | |  | |  | Can somebody explain MD5 Hash lists for Neopets? |  |
07-10-2009, 07:50 PM
|
#1 (permalink)
| CALL ME NAUGHTYA
Join Date: Mar 2009 Location: Chubby Heaven Posts: 1,767
GPoints: 10,774 Rep Power: 9 | Can somebody explain MD5 Hash lists for Neopets? I would like to know what are MD5 hash lists, absolutely no idea how they work and what they are.
Can you crack Neopets accounts with this lists, if so how? Thank you  | |
| |
07-11-2009, 01:12 AM
|
#2 (permalink)
| Full Member
Join Date: Oct 2008 Location: where its warm Age: 19 Posts: 2,817
GPoints: 21,603 Rep Power: 10 | I posted some info about them in my selling thread if you wanna take a look at that 
If you have anymore questions after reading that, let me know and I will do my best to answer any questions you may have.
-Andrew | |
| |
07-11-2009, 04:55 AM
|
#3 (permalink)
| CALL ME NAUGHTYA
Join Date: Mar 2009 Location: Chubby Heaven Posts: 1,767
GPoints: 10,774 Rep Power: 9 | Thank you Andrew  | |
| |  | |  |
07-11-2009, 09:14 AM
|
#4 (permalink)
| wonoes
Join Date: Sep 2008 Location: In SciTe Posts: 1,304
GPoints: 16,186 Rep Power: 10 | An MD5 is an irreversible hashing function.
Some sites use MD5 as the hashing method for passwords. Well most sites, actually.
Anyway, Gaia and Neo both use MD5 hashing.
How this works is as follows:
When you sign up for an account your info is stored to the database. Your password is hashed using the MD5 method. Sometimes it adds extra text, etc.
This is a security measure. Once the password hash is stored to the database you're ready to login.
When you enter your username and password, the password is encrypted with the same method and compared to the hash stored in the database.
If they match, your login is correct and you get access to the account. If it doesn't match you don't.
I'll show you an example.
The following is a word hashed using md5.
"DC647EB65E6711E155375218212B3964"
That is the word "Password" hashed in md5.
__________________ Quote: |
Originally Posted by Cake Quote: |
Originally Posted by Fork is it hot in here or is it just me? | no that's personoid | | |
| |  |  | |  |
07-11-2009, 09:24 AM
|
#5 (permalink)
| Full Member
Join Date: Feb 2008 Location: Installation 07 Posts: 1,006
GPoints: 8 Rep Power: 9 | Quote:
Originally Posted by Personoid xX An MD5 is an irreversible hashing function.
Some sites use MD5 as the hashing method for passwords. Well most sites, actually.
Anyway, Gaia and Neo both use MD5 hashing.
How this works is as follows:
When you sign up for an account your info is stored to the database. Your password is hashed using the MD5 method. Sometimes it adds extra text, etc.
This is a security measure. Once the password hash is stored to the database you're ready to login.
When you enter your username and password, the password is encrypted with the same method and compared to the hash stored in the database.
If they match, your login is correct and you get access to the account. If it doesn't match you don't.
I'll show you an example.
The following is a word hashed using md5.
"DC647EB65E6711E155375218212B3964"
That is the word "Password" hashed in md5. |
And how exactly do you know what the word is from that series of chracters? | |
| |  |
07-11-2009, 09:33 AM
|
#6 (permalink)
| wonoes
Join Date: Sep 2008 Location: In SciTe Posts: 1,304
GPoints: 16,186 Rep Power: 10 | Quote:
Originally Posted by Scab And how exactly do you know what the word is from that series of chracters? | You don't. It's irreversible.
I used the md5 hashing method to hash the word "Password" and it gave me that hex string.
Edit: That's why it's so secure. Because even if you have a hash you can't reverse it.
You can compare it to a database or you can brute force it.
If someone were to reverse an md5 hash they would probably win a Nobel prize. lol.
__________________ Quote: |
Originally Posted by Cake Quote: |
Originally Posted by Fork is it hot in here or is it just me? | no that's personoid |
Last edited by Personoid xX; 07-11-2009 at 09:36 AM..
| |
| |
07-11-2009, 09:51 AM
|
#7 (permalink)
| CALL ME NAUGHTYA
Join Date: Mar 2009 Location: Chubby Heaven Posts: 1,767
GPoints: 10,774 Rep Power: 9 | Thank you so much for the explanation! I wished I had my thank button... will thank as soon as I get it, thank you!  | |
| |
07-11-2009, 10:13 AM
|
#8 (permalink)
| wonoes
Join Date: Sep 2008 Location: In SciTe Posts: 1,304
GPoints: 16,186 Rep Power: 10 | You're welcome.
Although i'd like to add this.
According to Wikipedia and a few other sources i've found, There is a vulnerability in the MD5 method that could allow a hacker to generate a hash that is exactly the same as another hash.
Which kinda means: If someone could get their hands on a hash they might be able to get into an account without ever knowing the real password...
Someone should learn this method and post it here.
__________________ Quote: |
Originally Posted by Cake Quote: |
Originally Posted by Fork is it hot in here or is it just me? | no that's personoid | | |
| |
07-11-2009, 10:57 AM
|
#9 (permalink)
| CALL ME NAUGHTYA
Join Date: Mar 2009 Location: Chubby Heaven Posts: 1,767
GPoints: 10,774 Rep Power: 9 | Thank you again! And that addition would be greatly appreciated too ^^ | |
| |
07-11-2009, 11:24 AM
|
#10 (permalink)
| 2+2=10
Join Date: May 2008 Location: a tree Age: 22 Posts: 1,258
GPoints: 19,046 Rep Power: 11 | why is the fish here?
i tried making my own md5 algorithm once. it was mega fail. probably because i didn't really pay attention to what i was doing though.
__________________ In base 4, I'm fine.
you know you're an engineer when
you have no life and you can
prove it mathematically
Last edited by melchior; 07-11-2009 at 11:27 AM..
| |
| |  | | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Linear Mode |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | |