zap.proxy_process
Process HTTP requests through a security proxy layer to analyze web applications for vulnerabilities during bug bounty hunting.
Instructions
Process a request through the MCP proxy layer (enhances with AI intelligence)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method | Yes | HTTP method | |
| url | Yes | Target URL | |
| headers | No | HTTP headers (optional) | |
| body | No | Request body (optional) |