ciatto tools
Security

Free Security Headers Checker

Check CSP, HSTS, X-Content-Type-Options, Permissions-Policy and other HTTP security headers with a clear score.

Your input is processed only as required by this tool.

About this tool

Free Security Headers Checker

Security headers tell browsers how to handle risky capabilities and cross-origin behavior. This checker reads the response headers from the final public URL and scores the presence of protections such as Content Security Policy, HSTS, framing controls and referrer policy.

How to use it

How to use it

  1. Enter the public URL or domain you want to inspect.
  2. Run the check and let Ciatto Tools collect only the signals required for this diagnostic.
  3. Review the result, warnings and related checks before making a security or configuration decision.
How to read the result

How to read the result

A missing header is not automatically a vulnerability, but it may remove an important defense layer. Review each finding in the context of the application instead of chasing a perfect score blindly.

Limitations

Limitations

Headers can differ by route, authentication state, CDN edge and response type. Checking the home page is a useful baseline, not a complete application security assessment.

FAQ

Frequently asked questions

What is the most important security header?

There is no single universal answer, but a well-designed Content-Security-Policy and correct HTTPS/HSTS configuration provide important layers for many web applications.

Can I add every header to get an A?

You should not. Some policies can break legitimate functionality when copied without understanding the application. Configure them deliberately and test the result.