Login Register




The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.


Hash Password problem filter_list
Author
Message
Hash Password problem #1
i am new to hacking but i am getting there by there day. i managed to hack into some websites. but all the passwords are in this format 4§Òøƒ{;F,*´‡8°u¡¢ÍR„ÉOB ÔóG‡ . like its not showing the real password . just some long things. can anyone help how to be able to get the real password. also i am using havij . is it havij or its that the website is protected.

Reply

RE: Hash Password problem #2
(05-15-2013, 01:18 AM)damo2mine Wrote: i am new to hacking but i am getting there by there day. i managed to hack into some websites. but all the passwords are in this format 4§Òøƒ{;F,*´‡8°u¡¢ÍR„ÉOB ÔóG‡ . like its not showing the real password . just some long things. can anyone help how to be able to get the real password. also i am using havij . is it havij or its that the website is protected.

You have to decrypt the hash, check online hash databases and then try a tool such at cain and abel or john the ripper if you can't get it from there. It is most likely a md5 hash.

Reply

RE: Hash Password problem #3
thanks. sorry do you have the cain and abel tools or john the ripper. and do i need to use it with the hash database thing.. i am confused a bit.

Reply

RE: Hash Password problem #4
(05-15-2013, 01:29 AM)damo2mine Wrote: thanks. sorry do you have the cain and abel tools or john the ripper. and do i need to use it with the hash database thing.. i am confused a bit.

cain is a free tool, the site for it is http://www.oxid.it, and so is johntheripper, but i believe it is a little more complex, i've just always used cain.
I recommend using youtube to find a good tutorial, as it is easier with a visual.
This site http://md5.my-addr.com/md5_decrypt-md5_c...r_tool.php can check your hash online, but it may not work. Also, you will never crack a hash for an extremely difficult password. It would take too much time.

EDIT: I looked at your hash, it looks like a pretty complex one. The online checker will not work as the hash isn't md5, i don't know how to identify it either. Maybe there is a user here who knows a little more about hashes than I do.

Reply

RE: Hash Password problem #5
thanks i am looking into the links you sent

Reply

RE: Hash Password problem #6
(05-15-2013, 01:48 AM)damo2mine Wrote: thanks i am looking into the links you sent

Np. Hopefully you can identify the hash type and crack it.

Reply