Created
August 25, 2019 18:55
-
-
Save momadacoding/2296ea8a39dc4e6e599fdac2a06fe4b6 to your computer and use it in GitHub Desktop.
1.4 billion password breach compilation wordlist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wordlist created from original 41G stash via: | |
grep -rohP '(?<=:).*$' | uniq > breachcompilation.txt | |
Then, compressed with: | |
7z a breachcompilation.txt.7z breachcompilation.txt | |
Size: | |
4.1G compressed | |
9.0G uncompressed | |
No personal information included - just a list of passwords. | |
magnet url: | |
magnet:?xt=urn:btih:5a9ba318a5478769ddc7393f1e4ac928d9aa4a71&dn=breachcompilation.txt.7z | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment