Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
What kind of hash is this?
05-29-2012, 11:42 PM
Post: #1
What kind of hash is this?
Hey guys, i stumbled upon this hash and i just can't realize what type of hash it is. I run it through a hash identifier and it says it's MYSQL. I've tried running it through oclHashcatplus and oclHashcatlite and tried both with MYSQL and MYSQL>4.1 and both of them tell me it's an invalid hash because of wrong length. If you guys could help i would really appreciate it. Thanks!

hash: 539449187f0662da
Find all posts by this user
Quote this message in a reply
05-30-2012, 12:31 AM
Post: #2
RE: What kind of hash is this?
Hi

You may get more answers here or here.
Find all posts by this user
Quote this message in a reply
05-30-2012, 03:07 AM (This post was last modified: 05-30-2012 03:18 AM by mormaii2.)
Post: #3
RE: What kind of hash is this?
They told me it's MYSQL, not MYSQL>4.1 or MYSQL5. I've tried cracking it with oclhashcatlite and plus and none of them let me do it because they say i put invalid password length?

"ERROR: No hashes loaded
line length exception: 16"
Find all posts by this user
Quote this message in a reply
05-30-2012, 07:43 AM
Post: #4
RE: What kind of hash is this?
A MYSQL v >4 hash is 40 chars.
A MYSQL v <4 hash is 16 chars.

So hashcat can crack mysql version prior to 4 (named mysql323)

Try http://www.google.fr/search?q=online+hash+crack
Find all posts by this user
Quote this message in a reply
Post Reply