|
|
|
|
Menu |
|
|
Home |
| |
|
Discussions |
| |
|
Tools |
| |
|
Affiliates |
| |
|
Content |
| |
|
Info |
| | |
|
|
|
|
|
User Info |
|
Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9144
People Online:
Visitors: 53
Members: 0
Total: 53
|
|
|
|
|
|
Full disclosure |
|
|
|
|
|
|
|
|
|
IT Security and Insecurity Portal |
|
|
vBulletin 2.3.2 Migration help (passwords) |
|
Posted: Mon Sep 01, 2008 7:13 am |
|
|
sdcpieter |
Regular user |
|
|
Joined: Sep 01, 2008 |
Posts: 5 |
|
|
|
|
|
|
|
Hi guys,
I'm the system administrator for a big bulletin board. The higher-ups decided that we need to switch to a different bulletin board system (with MSSQL as a backend Not my money so I'm happy)
The issue now is the new forum software is NOT vBulletin. And they want all the users transferred without a hitch.
Now I've converted all the data from MySQL to MSSQL with no problems thus far. The issue now is to adjust the board we ARE using's code to be able to identify the users who logs in correctly based on the hashed passwords.
I'm not interested in cracking/exposing their passwords (we have over 10 000 members)
I would just like to know the algorithm used in 2.3.2 to be able to use/replicate the same code to check the login successfully.
Any help would be appreciated! |
|
|
|
|
|
|
|
|
Posted: Mon Sep 01, 2008 9:25 am |
|
|
pexli |
Valuable expert |
|
|
Joined: May 24, 2007 |
Posts: 665 |
Location: Bulgaria |
|
|
|
|
|
|
Migrate from vBulletin to what?Version of new forum? |
|
|
|
|
Posted: Mon Sep 01, 2008 11:16 am |
|
|
sdcpieter |
Regular user |
|
|
Joined: Sep 01, 2008 |
Posts: 5 |
|
|
|
|
|
|
|
koko wrote: | Migrate from vBulletin to what?Version of new forum? |
Something we wrote ourselves. Like I said, I'm not the decision maker, just the unlucky bastard having to cope with their demands |
|
|
|
|
Posted: Mon Sep 01, 2008 2:17 pm |
|
|
pexli |
Valuable expert |
|
|
Joined: May 24, 2007 |
Posts: 665 |
Location: Bulgaria |
|
|
|
|
|
|
Well.Download from "somewhere" vBulletin and look into login.php.If you can't find vBulletin "somewhere" for free send me PM a'm find for you for free.
P.S.Writing own board is stupid.vBulletin rulezzzzz. |
|
|
|
|
Posted: Mon Sep 01, 2008 7:37 pm |
|
|
waraxe |
Site admin |
|
|
Joined: May 11, 2004 |
Posts: 2407 |
Location: Estonia, Tartu |
|
|
|
|
|
|
Probably algorithm is:
md5(md5($pass).$salt)) |
|
|
|
|
Posted: Tue Sep 02, 2008 5:57 am |
|
|
sdcpieter |
Regular user |
|
|
Joined: Sep 01, 2008 |
Posts: 5 |
|
|
|
|
|
|
|
waraxe wrote: | Probably algorithm is:
md5(md5($pass).$salt)) |
Google proved that yes, but I don't know enough about vBulletin to know where the $salt comes from unfortunately.
I'll try and download a demo copy of vBulletin? |
|
|
|
|
Posted: Wed Sep 03, 2008 8:20 am |
|
|
sdcpieter |
Regular user |
|
|
Joined: Sep 01, 2008 |
Posts: 5 |
|
|
|
|
|
|
|
No luckyet. Can ANYONE be of more assistance? |
|
|
|
|
Posted: Thu Sep 04, 2008 5:46 am |
|
|
sdcpieter |
Regular user |
|
|
Joined: Sep 01, 2008 |
Posts: 5 |
|
|
|
|
|
|
|
sdcpieter wrote: | No luckyet. Can ANYONE be of more assistance? |
Nevermind, for those out there. Version 2.3.2 looks like its without salt and just a normal MD5 encryption. Was able to successfully integrate |
|
|
|
|
www.waraxe.us Forum Index -> vBulletin Board
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
|
|
|
|
|
|
|