killchain-compendium/Cryptography/Hashes/References.md

30 lines
813 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)
## All in One
[Weakpass](https://weakpass.com) provides a password generator, a hash cracker as well as bruteforce lists to download