From 5b61aa84ac47bfd4f26a25c98dc4a92acddfdf0d Mon Sep 17 00:00:00 2001 From: ItsIgnacioPortal <5990@protonmail.com> Date: Tue, 4 Nov 2025 19:30:34 -0300 Subject: [PATCH] feat(docs): Added documentation for the 'SCRABBLE-hackerhouse.tgz' wordlist --- Passwords/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Passwords/README.md b/Passwords/README.md index f22132c6..dad696c2 100644 --- a/Passwords/README.md +++ b/Passwords/README.md @@ -9,6 +9,15 @@ The Passwords directory will hold a number of password lists that can be used by ## scraped-JWT-secrets.txt This wordlist is from +

+ +## SCRABBLE-hackerhouse.tgz + +**Use for:** Cracking passwords + +**Structure of the wordlist:** Uppercase and lowercase iterations of a set of 45,380 words, with a single digit ranging 0 to 9 at the end. This wordlist has been made using the Scrabble words dictionary. Contains a total of 589,940 lines. + +_Source: https://github.com/hackerhouse-opensource/tools_ ---