Password list - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Support (https://hashcat.net/forum/forum-3.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-45.html) +--- Thread: Password list (/thread-7075.html) |
Password list - logistix111 - 12-04-2017 7 years ago, rockyou.txt with some masking was considered good enough. Not so much anymore. I used to have quite a few good word lists compiled, sorted, awk'd, cewl'd, crunch'd, etc. but lost that data unfortunately. Does anyone know of any GOOD sights now where we can get the latest leaked lists? (any lists with unsalted MD5 is OK, I don't mind spending a few minutes cracking them) Good 'ole Brian says LeakedBase is down now https://krebsonsecurity.com/2017/12/hacked-password-service-leakbase-goes-dark/#more-41756 RE: Password list - Flomac - 12-04-2017 For starters: https://hashes.org/leaks.php RE: Password list - Flomac - 12-04-2017 Another one: http://www.adeptus-mechanicus.com/codex/hashpass/hashpass.php RE: Password list - slyexe - 12-05-2017 weakpass has a bunch of available wordlist as well. RE: Password list - logistix111 - 12-06-2017 (12-05-2017, 03:55 AM)slyexe Wrote: weakpass has a bunch of available wordlist as well. Thanks! One of the things I didn't like about other lists is they contained the hash too which is a PITA to remove and clean up. RE: Password list - royce - 12-06-2017 (12-06-2017, 05:19 PM)logistix111 Wrote: Thanks! One of the things I didn't like about other lists is they contained the hash too which is a PITA to remove and clean up.Find a way to do this - separating fields based on a delimiter - quickly and easily. It will serve you well in this context. RE: Password list - xkcd3301 - 12-23-2017 You can also check here: https://github.com/danielmiessler/SecLists/tree/master/Passwords hashes.org was also mentioned before, from those, I would recommend the LinkedIn one, it is one of the biggest lists with 60+ million unique passwords! |