probe_error_handling
Analyzes error responses by probing with 404s, malformed input, and other patterns to detect stack trace leakage and security vulnerabilities without source code.
Instructions
Error response analysis. Probes with 404s, malformed input, long URLs, wrong content types, and SQL injection patterns to detect stack trace leakage, framework disclosure, database error exposure, and debug mode. No source code needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to audit (e.g., https://example.com) |