security_headers_scan
Detect missing or misconfigured security headers like CSP, HSTS, and X-Frame-Options to identify web vulnerabilities.
Instructions
Scan for missing or misconfigured security headers.
Checks for CSP, HSTS, X-Frame-Options, X-Content-Type-Options, Referrer-Policy, COOP, CORP, COEP, and other security headers.
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 | |||