Quote:
Originally Posted by Lautaro
A hacker has stolen my forum database, its a vBulletin 3.8.2 and he showed me a screenshot of the table 'users' where the password is shown in MD5, so my question is. Is that person going to be able to convert the MD5 to text and know the passwords of all the users of my forum???
|
Yes - it is possible, but not without a lot of work (unless your users have really weak passwords).
Quote:
Originally Posted by Lautaro
Also, I'd like to know how I can prevent people who is IP banned from using proxies and being able to access my forum.
|
It is quite impossible to block all proxies.
Quote:
Originally Posted by Lautaro
Also if its possible, I would like to reset all members passwords and send them their new password by email so only the owner can view his/her new password by checking his/her email.
|
AFAIK, you will need a modification to do this. I don't know if such a modification exists.