get_wstg
Retrieve OWASP Web Security Testing Guide test cases with optional filters for category, keywords, and pagination to support security testing.
Instructions
Get OWASP Web Security Testing Guide (WSTG) test cases.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Filter by category ID, e.g. 'WSTG-INFO'. Omit for all. | |
| query | No | Search keywords within WSTG tests | |
| limit | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |