mirror of
https://github.com/EdOverflow/bugbounty-cheatsheet.git
synced 2024-11-21 18:53:01 +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**
|
||||
|
||||
`$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
|
||||
|
|
Loading…
Reference in a new issue