From 324af1d66f964d87e5a7e96344083cb7a1fd2f5f Mon Sep 17 00:00:00 2001 From: g0t mi1k Date: Tue, 2 Aug 2022 07:11:45 +0100 Subject: [PATCH] Merge into README.md --- Passwords/README.md | 11 +++++++++-- Passwords/url-to-download-passwords.md | 3 --- 2 files changed, 9 insertions(+), 5 deletions(-) delete mode 100644 Passwords/url-to-download-passwords.md diff --git a/Passwords/README.md b/Passwords/README.md index a6121517..30b5c1cd 100644 --- a/Passwords/README.md +++ b/Passwords/README.md @@ -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 + +--- + +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/) diff --git a/Passwords/url-to-download-passwords.md b/Passwords/url-to-download-passwords.md deleted file mode 100644 index f780a149..00000000 --- a/Passwords/url-to-download-passwords.md +++ /dev/null @@ -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)