generateWordlist
Create custom wordlists for penetration testing by combining base words, dates, leetspeak, and custom patterns. Automatically generate case variations and tailored combinations for brute-force or dictionary attacks.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
baseWords | Yes | List of base words (names, pets, places, etc.). | |
caseVariations | No | Include variations like TitleCase, UPPERCASE. | |
customPatterns | No | List of custom patterns/symbols to prepend/append (e.g., '!', '123'). | |
dates | No | List of dates (YYYY-MM-DD, MM-DD, YYYY). Parsed for variations. | |
includeLeet | No | Apply basic leetspeak substitutions (a=4, e=3, etc.). | |
maxYear | No | Maximum year (YYYY) to include in variations (defaults to current year). | |
minYear | No | Minimum year (YYYY) to include in variations. |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Pentest MCP
Related Tools
- @DMontgomery40/pentest-mcp
- @9olidity/MCP-Server-Pentest
- @9olidity/MCP-Server-Pentest
- @DMontgomery40/pentest-mcp
- @9olidity/MCP-Server-Pentest