fingerprint_headers
Assess a website's security posture by analyzing HTTP response headers and identifying missing or weak security controls for a given URL.
Instructions
Analyze HTTP response headers for security posture.
Args: url: Target URL to check headers
Returns: Header analysis with security ratings
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |