fix(docs): Moved documentation to correct file

This commit is contained in:
ItsIgnacioPortal 2025-05-08 04:29:52 -03:00
parent a5d789bd96
commit a9d6c8bc75
No known key found for this signature in database
GPG key ID: 065FBB22CEF40031
2 changed files with 10 additions and 10 deletions

View file

@ -1,3 +1,13 @@
## 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.
## probable-v2-top*
Made in early 2018, these wordlists contain the most common passwords used by users when comparing hundreds of data breaches.

View file

@ -6,16 +6,6 @@ The Passwords directory will hold a number of password lists that can be used by
- 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
This wordlist is from <https://github.com/wallarm/jwt-secrets>