Skip to content

Instantly share code, notes, and snippets.

@pantuts
Created December 20, 2017 04:33
Show Gist options
  • Save pantuts/189fe4fa781fa0d2037e592d9a6e73d8 to your computer and use it in GitHub Desktop.
Save pantuts/189fe4fa781fa0d2037e592d9a6e73d8 to your computer and use it in GitHub Desktop.
1.4 billion password breach compilation wordlist
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