Post: Password Decrypt Help
01-21-2012, 05:48 AM #1
m121c
Straightupmx.com
(adsbygoogle = window.adsbygoogle || []).push({}); I followed the sql injection tutorial and got far enough to the point where I have the user name and password for the admin. I also have found the admin login page. For some reason though I cant find anything to decrypte the password (md5). If anyone can help me or point me in the right direction to decrypt this I would appreciate it. Is it even possible to decrypt md5?
(adsbygoogle = window.adsbygoogle || []).push({});
01-21-2012, 05:51 AM #2
gola
OVER 9000!
You must login or register to view this content.
01-22-2012, 11:28 AM #3
tokzikate
Gym leader
Originally posted by Xx View Post
I followed the sql injection tutorial and got far enough to the point where I have the user name and password for the admin. I also have found the admin login page. For some reason though I cant find anything to decrypte the password (md5). If anyone can help me or point me in the right direction to decrypt this I would appreciate it. Is it even possible to decrypt md5?


You can't really "Decrypt" an MD5 Hash.
To get the password, you have to use a program, that hashes many words/phrases/whatever until it gets a match with the MD5 that you want to crack.
It can do this by Bruteforcing, Using a Dictionary attack, or using "Rainbow Tables", they may be more.

I personally use Cain and Abel to crack MD5s, as well as ARP Poison Routing :carling:

Before you try to crack it, try entering the hash into google, to see if it has already been cracked!

Good luck

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo