26 lines
678 B
Markdown
26 lines
678 B
Markdown
# Hashes References
|
|
|
|
* [OWASP's Password Storage Cheat Sheet](https://cheatsheetseries.owasp.org/cheatsheets/Password_Storage_Cheat_Sheet.html)
|
|
|
|
## Hash Collisions
|
|
|
|
[corkami's collisions collection](https://github.com/corkami/collisions.git)
|
|
|
|
## Password and Username Generation
|
|
|
|
[exrex](https://github.com/asciimoo/exrex.git)
|
|
[namely](https://github.com/OrielOrielOriel/namely.git)
|
|
|
|
## Password Cracking
|
|
|
|
[Colabcat](https://github.com/someshkar/colabcat.git)
|
|
|
|
## Default Passwords
|
|
|
|
[default-password](https://default-password.info)
|
|
[datarecovery](https://datarecovery.com/rd/default-passwords/)
|
|
|
|
## Wordlist Manager
|
|
|
|
[wordlistctl](https://github.com/BlackArch/wordlistctl.git)
|