diff --git a/README.md b/README.md
index b043c83..3d739c7 100644
--- a/README.md
+++ b/README.md
@@ -29,6 +29,12 @@ There are three Docker tags available for the [`kkrypt0nn/wordlists`](https://hu
These will have a `/wordlists` folder with all the wordlists in there for you to use them.
+## 📦 HackTheBox Wordlists
+
+[Hack The Box](https://hackthebox.com) is a platform designed for practicing penetration testing skills in a legal and controlled environment. It offers various challenges and real-world scenarios for users to sharpen their hacking abilities.
+
+In the [`wordlists/htb`](https://github.com/kkrypt0nn/wordlists/tree/main/wordlists/htb) folder, you'll find a collection of custom wordlists I created specifically for use on HTB. As I got more into the platform and had fun solving challenges, these wordlists became invaluable for tasks like brute-forcing and enumeration. Feel free to use them for your own HTB adventures, and I hope they help you level up your hacking skills!
+
## 🌍 Contributing
If you have a wordlist that you wish to see here, please post them [here](https://github.com/kkrypt0nn/wordlists/issues).
@@ -58,6 +64,7 @@ If you already have a wordlist ready to be added, make sure to [open a pull requ
Directory List Lowercase 2.3 Small - 81,628 Lines
Extensions Common - 43 Lines
Fuzz Php Special - 136,921 Lines
+ Gitignore - 1,017 Lines
Indexes - 10 Lines
Joomla - 1,544 Lines
JSP - 67,213 Lines
@@ -86,6 +93,18 @@ If you already have a wordlist ready to be added, make sure to [open a pull requ
Rockyou - 14,344,392 Lines
+
+ HTB
+
+
Languages
@@ -401,6 +420,7 @@ If you already have a wordlist ready to be added, make sure to [open a pull requ
- Directory List Lowercase 2.3 Small - 81,628 Lines
- Extensions Common - 43 Lines
- Fuzz Php Special - 136,921 Lines
+ - Gitignore - 1,017 Lines
- Indexes - 10 Lines
- Joomla - 1,544 Lines
- JSP - 67,213 Lines
@@ -426,6 +446,16 @@ If you already have a wordlist ready to be added, make sure to [open a pull requ
- Hotmail - 8,930 Lines
- Rockyou - 14,344,392 Lines
+ HTB
+
Languages
- Arabic - 465,914 Lines
diff --git a/wordlists.json b/wordlists.json
index f191eb6..50c231c 100644
--- a/wordlists.json
+++ b/wordlists.json
@@ -16,6 +16,14 @@
"software-name"
]
},
+ {
+ "href": "wordlists/htb/2_digits.txt",
+ "lines": 100,
+ "name": "2 Digits",
+ "tags": [
+ "htb"
+ ]
+ },
{
"href": "wordlists/stressing/2_digits_number.txt",
"lines": 100,
@@ -24,6 +32,14 @@
"stressing"
]
},
+ {
+ "href": "wordlists/htb/3_digits.txt",
+ "lines": 1000,
+ "name": "3 Digits",
+ "tags": [
+ "htb"
+ ]
+ },
{
"href": "wordlists/stressing/3_digits_000_to_999.txt",
"lines": 1000,
@@ -32,6 +48,14 @@
"stressing"
]
},
+ {
+ "href": "wordlists/htb/4_digits.txt",
+ "lines": 10000,
+ "name": "4 Digits",
+ "tags": [
+ "htb"
+ ]
+ },
{
"href": "wordlists/stressing/4_digits_0000_to_9999.txt",
"lines": 10000,
@@ -496,6 +520,14 @@
"discovery"
]
},
+ {
+ "href": "wordlists/htb/directories.txt",
+ "lines": 97523,
+ "name": "Directories",
+ "tags": [
+ "htb"
+ ]
+ },
{
"href": "wordlists/discovery/directory_list_1.0.txt",
"lines": 141694,
@@ -821,6 +853,22 @@
"languages"
]
},
+ {
+ "href": "wordlists/discovery/gitignore.txt",
+ "lines": 1017,
+ "name": "Gitignore",
+ "tags": [
+ "discovery"
+ ]
+ },
+ {
+ "href": "wordlists/htb/gitignore.txt",
+ "lines": 1017,
+ "name": "Gitignore",
+ "tags": [
+ "htb"
+ ]
+ },
{
"href": "wordlists/user_agents/hardware_type_specific/glasses.txt",
"lines": 5,
@@ -1709,6 +1757,14 @@
"security-question-answers"
]
},
+ {
+ "href": "wordlists/htb/subdomains.txt",
+ "lines": 150779,
+ "name": "Subdomains",
+ "tags": [
+ "htb"
+ ]
+ },
{
"href": "wordlists/user_agents/operating_system_name/sunos.txt",
"lines": 293,
@@ -2053,6 +2109,14 @@
"usernames"
]
},
+ {
+ "href": "wordlists/htb/users.txt",
+ "lines": 10331,
+ "name": "Users",
+ "tags": [
+ "htb"
+ ]
+ },
{
"href": "wordlists/user_agents/software_name/valve_steam_game_overlay.txt",
"lines": 1009,