|
-
Mar 3rd, 2004, 03:01 AM
#1
Thread Starter
Addicted Member
error geting password of vbforums
Actually my userif is purusingh and email is [email protected] .
I have forgotten my password and I am requesting my password from long time. But couldn't get it?
-
Mar 3rd, 2004, 07:31 AM
#2
Probably going to some other email addy?
-
Mar 3rd, 2004, 08:25 AM
#3
PowerPoster
Without password, how did u loginin the forums?
and how did u make this post
-
Mar 3rd, 2004, 08:44 AM
#4
Originally posted by veryjonny
Without password, how did u loginin the forums?
and how did u make this post
purusingh <> purushing1
!
-
Mar 3rd, 2004, 08:50 AM
#5
PowerPoster
Originally posted by mendhak
purusingh <> purushing1
!
I didnt notice that
-
Mar 3rd, 2004, 02:41 PM
#6
purusingh, I move your post to Forum Feedback and sent you your password.
-
Mar 6th, 2004, 01:37 AM
#7
Stuck in the 80s
Originally posted by MartinLiss
purusingh, I move your post to Forum Feedback and sent you your password.
You sent him his password? Does vBulletin not encrypt them in the database? Are they that easy to get at?
-
Mar 6th, 2004, 04:10 AM
#8
Originally posted by The Hobo
You sent him his password? Does vBulletin not encrypt them in the database? Are they that easy to get at?
Maybe it's a new password.
-
Mar 6th, 2004, 01:01 PM
#9
Originally posted by The Hobo
You sent him his password? Does vBulletin not encrypt them in the database? Are they that easy to get at?
I don't know how they are stored and I can't see them. All there is (at least to my knowledge) is an Admin function to "Send User Their Password".
-
Mar 6th, 2004, 11:38 PM
#10
Stuck in the 80s
Originally posted by MartinLiss
I don't know how they are stored and I can't see them. All there is (at least to my knowledge) is an Admin function to "Send User Their Password".
Well, it can't be md5() encryption, then, since it's irreversable.
-
Mar 7th, 2004, 04:24 AM
#11
Originally posted by The Hobo
Well, it can't be md5() encryption, then, since it's irreversable.
For $85 you can buy the source code and find out exaclty how they are encrypted.
My guess would be they use PHP's mcrypt extension.
Another method of doing it would be to md5 hash the password and then when the user requests it, the forum software generates a new password and sends that.
-
Mar 7th, 2004, 11:09 AM
#12
Originally posted by visualAd
...Another method of doing it would be to md5 hash the password and then when the user requests it, the forum software generates a new password and sends that.
No, that doesn't happen.
-
Mar 8th, 2004, 10:45 AM
#13
Oh, I just tried it and you're right! I never knew that.
-
Mar 8th, 2004, 02:39 PM
#14
Stuck in the 80s
Cool. I'm still curious how vBulletin store the password, though. Is there anyone out there that knows?
Maybe I should look around their site and see if it says. Feel free to shut me up if I'm getting too far off topic here.
-
Mar 8th, 2004, 05:05 PM
#15
Curiosity is OK. I just don't think anyone should post any code or SQL that would give anyone any hacking ideas.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|