killchain-compendium/Cryptography/Hashes/References.md

30 lines
813 B
Markdown
Raw Normal View History

2022-11-12 23:18:06 +01:00
# Hashes References
2023-02-09 21:31:25 +01:00
* [OWASP's Password Storage Cheat Sheet](https://cheatsheetseries.owasp.org/cheatsheets/Password_Storage_Cheat_Sheet.html)
2022-11-13 22:52:30 +01:00
## Hash Collisions
[corkami's collisions collection](https://github.com/corkami/collisions.git)
2022-11-12 23:18:06 +01:00
## 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)
2023-07-01 11:38:51 +02:00
## All in One
[Weakpass](https://weakpass.com) provides a password generator, a hash cracker as well as bruteforce lists to download