mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-07-18 01:39:18 -04:00
fix(docs): Moved documentation to correct file
This commit is contained in:
parent
a5d789bd96
commit
a9d6c8bc75
2 changed files with 10 additions and 10 deletions
|
@ -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.
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue