api_auth_bypass_test
Probe API endpoints for authentication bypass vulnerabilities. Send custom HTTP methods and headers to uncover unauthorized access paths.
Instructions
Test for authentication bypass vulnerabilities.
Args: url: Target API endpoint method: HTTP method headers: Custom headers as key:value pairs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| method | No | GET | |
| headers | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |