mirror of
https://github.com/EdOverflow/bugbounty-cheatsheet.git
synced 2025-02-16 14:38:22 +00:00
Merge branch 'master' of github.com:EdOverflow/bugbounty-cheatsheet
This commit is contained in:
commit
e42af5d69e
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
||||||
|
|
||||||
**Bcrypt (BSD) Wraparound Bug**
|
**Bcrypt (BSD) Wraparound Bug**
|
||||||
|
|
||||||
`$2a$` Bcrypt hashes were vulnerable to a wraparound bug where the first string in the list below would ouput the same hash as the next strings.
|
`$2a$` Bcrypt hashes were vulnerable to a wraparound bug where the first string in the list below would output the same hash as the next strings.
|
||||||
|
|
||||||
```
|
```
|
||||||
000000000000000000000000000000000000000000000000000000000000000000000000
|
000000000000000000000000000000000000000000000000000000000000000000000000
|
||||||
|
|
Loading…
Add table
Reference in a new issue