get_payloads
Get payload lists, bypass techniques, and exploitation methods for a specific vulnerability category to accelerate bug bounty testing.
Instructions
Get payloads and attack vectors for a specific vulnerability category. Returns relevant payload lists, bypass techniques, and exploitation methods from PayloadsAllTheThings and HackTricks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | Yes | Vulnerability category | |
| specific_topic | No | Optional: narrow down to a specific sub-topic, e.g., 'blind' for blind SQLi, 'DOM' for DOM XSS |