All Security Checks
Configuration AuditA05:2021A10:2021

Security Headers Scanner

Check if your site has the right HTTP security headers to prevent common attacks.

HTTP security headers are your first line of defense against many common web attacks. Our scanner checks for Content-Security-Policy, Strict-Transport-Security, X-Frame-Options, and other critical headers that protect against clickjacking, XSS, MIME sniffing, and protocol downgrade attacks.

What This Scanner Does

Analyzes HTTP response headers from your site for the presence and correct configuration of security headers. Checks CSP directives, HSTS preload eligibility, X-Frame-Options, X-Content-Type-Options, Referrer-Policy, and Permissions-Policy.

Why It Matters

Missing security headers leave your application exposed to clickjacking, XSS, MIME-type confusion, and man-in-the-middle attacks. Properly configured headers are required by most security compliance frameworks and are a quick win for hardening any web application.

Common Findings

  • Missing Content-Security-Policy header
  • HSTS not enabled or missing preload directive
  • X-Frame-Options not set (clickjacking risk)
  • Permissive Referrer-Policy leaking URLs

OWASP Top 10 Coverage

A05:2021Security Misconfiguration
A10:2021Server-Side Request Forgery (SSRF)

Run This Check on Your Site

Get a full security report with AI-powered fix suggestions in 30 seconds. No setup required.

Related Security Checks