chore: Automatic update with accurate wordlists for generated files [skip ci]
This commit is contained in:
6
README.md
vendored
6
README.md
vendored
@@ -103,7 +103,8 @@ If you already have a wordlist ready to be added, make sure to [open a pull requ
|
|||||||
<details>
|
<details>
|
||||||
<summary>Miscellaneous</summary>
|
<summary>Miscellaneous</summary>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="wordlists/miscellaneous/profanity_words.txt">Profanity Words</a> - 1,383 Lines</li>
|
<li><a href="wordlists/miscellaneous/english_profanity_words.txt">English Profanity Words</a> - 1,383 Lines</li>
|
||||||
|
<li><a href="wordlists/miscellaneous/french_profanity_words.txt">French Profanity Words</a> - 106 Lines</li>
|
||||||
</ul>
|
</ul>
|
||||||
</details>
|
</details>
|
||||||
<details>
|
<details>
|
||||||
@@ -440,7 +441,8 @@ If you already have a wordlist ready to be added, make sure to [open a pull requ
|
|||||||
</ul>
|
</ul>
|
||||||
<li>Miscellaneous</li>
|
<li>Miscellaneous</li>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="wordlists/miscellaneous/profanity_words.txt">Profanity Words</a> - 1,383 Lines</li>
|
<li><a href="wordlists/miscellaneous/english_profanity_words.txt">English Profanity Words</a> - 1,383 Lines</li>
|
||||||
|
<li><a href="wordlists/miscellaneous/french_profanity_words.txt">French Profanity Words</a> - 106 Lines</li>
|
||||||
</ul>
|
</ul>
|
||||||
<li>Names</li>
|
<li>Names</li>
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
24
wordlists.json
vendored
24
wordlists.json
vendored
@@ -637,6 +637,14 @@
|
|||||||
"languages"
|
"languages"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"href": "wordlists/miscellaneous/english_profanity_words.txt",
|
||||||
|
"lines": 1383,
|
||||||
|
"name": "English Profanity Words",
|
||||||
|
"tags": [
|
||||||
|
"miscellaneous"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"href": "wordlists/user_agents/software_name/excel.txt",
|
"href": "wordlists/user_agents/software_name/excel.txt",
|
||||||
"lines": 9,
|
"lines": 9,
|
||||||
@@ -756,6 +764,14 @@
|
|||||||
"languages"
|
"languages"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"href": "wordlists/miscellaneous/french_profanity_words.txt",
|
||||||
|
"lines": 106,
|
||||||
|
"name": "French Profanity Words",
|
||||||
|
"tags": [
|
||||||
|
"miscellaneous"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"href": "wordlists/vulnerabilities/front_page.txt",
|
"href": "wordlists/vulnerabilities/front_page.txt",
|
||||||
"lines": 43,
|
"lines": 43,
|
||||||
@@ -1542,14 +1558,6 @@
|
|||||||
"passwords"
|
"passwords"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"href": "wordlists/miscellaneous/profanity_words.txt",
|
|
||||||
"lines": 1383,
|
|
||||||
"name": "Profanity Words",
|
|
||||||
"tags": [
|
|
||||||
"miscellaneous"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"href": "wordlists/user_agents/software_name/python_urllib.txt",
|
"href": "wordlists/user_agents/software_name/python_urllib.txt",
|
||||||
"lines": 18,
|
"lines": 18,
|
||||||
|
|||||||
Reference in New Issue
Block a user