RE: Security Breach 12-31-2014, 02:16 AM
#11
Somebody claims that the DB was taken, so the password reset is simply to prevent anybody from being "hacked" with a password.
Did you know that mybb uses the following to generate the hash stored in the table?
Like really, what the fuck
Did you know that mybb uses the following to generate the hash stored in the table?
Code:
$hash = md5(md5($salt) . md5($password));Like really, what the fuck

























![[+]](https://sinister.ly/images/modern/collapse_collapsed.png)