misconfig_scan
Scan a URL for common misconfigurations like exposed .git directories, .env files, API keys in responses, debug endpoints, swagger docs, and other sensitive paths.
Instructions
Scan for common misconfigurations.
Checks for exposed .git directories, .env files, API keys in responses, debug endpoints, swagger docs, and other sensitive paths.
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 | |||