get_recommended_wordlist
Provides a recommended SecLists wordlist for a specific bug bounty testing task, such as directory brute-force or subdomain enumeration.
Instructions
Get a recommended wordlist for a specific testing task. Returns the best SecLists wordlist based on common bug bounty use cases.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | The testing task you need a wordlist for | |
| head | No | Only return the first N lines (useful for large lists) |