api_auth_bypass_test
Identify authentication bypass flaws in API endpoints by probing with custom HTTP methods and headers.
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 |