Skip to content

Instantly share code, notes, and snippets.

@ozcl
Created February 13, 2019 00:27
Show Gist options
  • Save ozcl/f875839403fa6c000066d53f0bee8435 to your computer and use it in GitHub Desktop.
Save ozcl/f875839403fa6c000066d53f0bee8435 to your computer and use it in GitHub Desktop.
https://github.com/danielmiessler/SecLists
https://github.com/dustyfresh/dictionaries
https://www.openwall.com/passwords/wordlists/password-2011.lst
https://blog.avast.com/2015/09/07/taking-a-closer-look-at-cracked-ashley-madison-passwords/
https://medium.com/@jcox250/password-storage-d480309ca08f
https://auth0.com/blog/adding-salt-to-hashing-a-better-way-to-store-passwords/
https://bytesoverbombs.io/cracking-everything-with-john-the-ripper-d434f0f6dc1c
dictionaries
https://crackstation.net/crackstation-wordlist-password-cracking-dictionary.htm
https://wiki.skullsecurity.org/Passwords
good
https://crackstation.net/hashing-security.htm#properhashing
https://github.com/avaiyang/Password-Analyzer-and-Cracker
https://github.com/pWhitS/Password-Cracking
https://www.computerworld.com/article/2982959/cybercrime-hacking/ashley-madison-coding-blunder-made-11m-passwords-easy-to-crack.html
http://nopointexc.github.io/2017/02/07/attack-linkedin-xsplit-and-formsprings-leaked-passwords
https://github.com/DrKroeger/Password-Cracking-Excercise
https://github.com/avaiyang/Password-Analyzer-and-Cracker
https://github.com/DrKroeger/Password-Cracking-Excercise/blob/master/README.txt
https://harrys.fyi/tag/passwords/
https://www.openwall.com/passwords/wordlists/
https://blog.thireus.com/look-back-on-2012s-famous-password-hash-leaks-wordlist-analysis-and-new-cracking-techniques/
https://security.stackexchange.com/questions/17798/how-can-crackers-reconstruct-200k-salted-password-hashes-so-fast
https://harrys.fyi/2015/02/20/cracking-passwords-with-jtr/
https://github.com/dawoudt/SHA256-Dictionary-Attack/blob/master/sha256DictAttack/dict.txt
https://harrys.fyi/2015/02/20/cracking-passwords-with-jtr/
https://github.com/JonathanLPoch/Password-Cracking
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment