feat(docs): Added documentation for the 'xato-net-10-million-passwords' wordlists

This commit is contained in:
ItsIgnacioPortal 2025-05-08 04:27:09 -03:00
parent c205c36a44
commit a5d789bd96
No known key found for this signature in database
GPG key ID: 065FBB22CEF40031

View file

@ -5,6 +5,17 @@ The Passwords directory will hold a number of password lists that can be used by
- Password lists containing the count are located in the "withcount" folder. - Password lists containing the count are located in the "withcount" folder.
- Lists over 100Mb have been compressed. - Lists over 100Mb have been compressed.
## xato-net-10-million-passwords.txt
This file contains 5,189,454 **unique** passwords sorted from most to least common. [The original dataset](https://web.archive.org/web/20150211131735/https://xato.net/passwords/ten-million-passwords/) contained 10 millon username and passwords combos, which caused there to be millons of duplicate passwords.
## xato-net-10-million-passwords-dup.txt
Same as `xato-net-10-million-passwords.txt`, but this only contains all passwords that appeared in the original dataset **more than once**. It holds 755,995 passwords.
## scraped-JWT-secrets.txt ## scraped-JWT-secrets.txt
This wordlist is from <https://github.com/wallarm/jwt-secrets> This wordlist is from <https://github.com/wallarm/jwt-secrets>