Description
Check a website's HTTP security headers: Content-Security-Policy, X-Frame-Options, Strict-Transport-Security (HSTS), X-Content-Type-Options, Referrer-Policy, Permissions-Policy, and more. Get a scored assessment with recommendations.
Use Cases
- Security audit of web applications
- Verify security headers after deployment
- Compliance checking (OWASP recommendations)
- Competitive security benchmarking
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
domain |
string | Yes | Domain or URL to audit |
format |
string | No | Response format: json or markdown |