cors_scan
Detect CORS misconfigurations by testing various Origin headers to identify reflected origins, null origin acceptance, and wildcard with credentials.
Instructions
Scan for CORS misconfigurations.
Tests with various Origin headers to detect reflected origins, null origin acceptance, and wildcard with credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to test. | |
| 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 | |||