[Need] Person who can extract and decrypt MD5 Hash

Status
Not open for further replies.

m4rkituss

Junior Member
Joined
May 11, 2015
Messages
124
Reaction score
40
Hi i need a person who can extract and decrypt md5 hash codes form a website, I can pay or help him to get money.
 
If someone had the ability to do this, what would they need you for?
 
md5 is a one way hashing algorithm if you know. You can encode data/words/paragraph using md5 and the result is a small string, i forgot the exact length. And hence, the md5 hashing alogirthm has been known for collision. (2 words resulting in same hash)

The only way you can decode a hash, is my storing the hash and word at the time of hashing. What all big sites do is, they all store hashes for dictionary words, and also when we hash a word, they store it and thats why they can decode it.(its not decoding, its just fetching the right thing from the database.)
 
hashes are one-way by design (not to be confused with encryption/decryption)
 
Then are we talking about sqli or even pentesting to complete the job?
 
Nobody else is able to do the job?
 
Status
Not open for further replies.
This thread has been auto closed due to the forum's thread age policy. Read more.
Back
Top