error_page_scan
Trigger errors with malformed input to detect verbose error pages exposing stack traces, debug info, or internal paths.
Instructions
Scan for verbose error page disclosure.
Triggers errors with bad input and checks for stack traces, debug info, and internal path disclosure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to test. | |
| body | No | Optional request body. | |
| method | Yes | HTTP method. | |
| headers | No | Optional request headers. | |
| target_id | Yes | Identifier for the target. | |
| scope_exclude | No | Scope denylist patterns. | |
| scope_include | No | Scope allowlist patterns. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||