|
|
|
|
Menu |
|
|
Home |
| |
|
Discussions |
| |
|
Tools |
| |
|
Affiliates |
| |
|
Content |
| |
|
Info |
| | |
|
|
|
|
|
User Info |
|
Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9144
People Online:
Visitors: 67
Members: 0
Total: 67
|
|
|
|
|
|
Full disclosure |
|
|
|
|
|
|
|
|
|
IT Security and Insecurity Portal |
|
|
Vbulletin 3.0.7 Passwords |
|
Posted: Mon Aug 22, 2005 2:19 am |
|
|
darkclaw |
Regular user |
|
|
Joined: Aug 04, 2005 |
Posts: 14 |
|
|
|
|
|
|
|
Hello.
I got some vbulletin 3.0.7 md5. I got their salts too.
Is there any way to crack them or to craft a cookie so I can login with any account?
Thanks. |
|
|
|
|
|
|
|
|
Posted: Mon Aug 22, 2005 7:26 pm |
|
|
darkclaw |
Regular user |
|
|
Joined: Aug 04, 2005 |
Posts: 14 |
|
|
|
|
|
|
|
OK i found out how to craft a cookie.
The password who is stored in a cookie is stored like this:
Code: | md5('password in the database' . 'vB license id'); |
So, if you got the hash of the password, then you have to append the license id to this hash and then calculate the md5 again, so you will have the hash you have to add to the cookie.
So, lets suppose that the initial hash is 01f9b91804dbe107c43df0690dbf63ad and the license id is 3879dg2a.
So the final hash should be like this: 01f9b91804dbe107c43df0690dbf63ad3879dg2a.
MD5 encoding this again you get:
5a1e2e2091d0a9609e693849ad33912d
So you have to add this hash to the bbpassword field found on cookie.
Do not forget to change user id in cookie too. |
|
|
|
|
|
www.waraxe.us Forum Index -> Newbies corner
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
All times are GMT
Page 1 of 1
|
|
|
Powered by phpBB © 2001-2008 phpBB Group
|
|
|
|
|
|
|