mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-07-17 17:29:24 -04:00
Merge into README.md
This commit is contained in:
parent
7c82ca12db
commit
324af1d66f
2 changed files with 9 additions and 5 deletions
|
@ -1,10 +1,17 @@
|
|||
The Passwords directory will hold a number of password lists that can be used by multiple tools when attempting to guess credentials for a given targeted service. This will include a number of very popular lists in cooperation with their maintainers, including the RockYou lists maintained by Rob Bowes.
|
||||
|
||||
--
|
||||
---
|
||||
|
||||
- Password lists containing the count are located in the "withcount" folder.
|
||||
- Lists over 100Mb have been compressed.
|
||||
|
||||
## scraped-JWT-secrets.txt
|
||||
|
||||
This wordlist is from https://github.com/wallarm/jwt-secrets
|
||||
This wordlist is from <https://github.com/wallarm/jwt-secrets>
|
||||
|
||||
---
|
||||
|
||||
Some passwords lists are +100MB and can't be stored on the repository. The following are external links to download more:
|
||||
|
||||
- [Breach compilation](https://web.archive.org/web/20200501154512/https://gist.github.com/scottlinux/9a3b11257ac575e4f71de811322ce6b3) _(original link recovered)_
|
||||
- [Weekpass](https://weakpass.com/)
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
Some passwords lists are host on GitHub (+100MB). The following are external links to download more:
|
||||
|
||||
- [1.4 billion password breach compilation wordlist](https://gist.github.com/scottlinux/9a3b11257ac575e4f71de811322ce6b3)
|
Loading…
Add table
Reference in a new issue