Skip to main content
Toolzer — Free Online Tools
Security Tools

Security Headers Scanner

Check whether a website sends the HTTP security headers that protect users from XSS, clickjacking, and protocol downgrade attacks.

Share this tool

Was this tool helpful?

91% · 97 people found this tool helpful

About this Security Headers Scanner

HTTP security headers are the cheapest, highest-leverage defence a website has: a single response header can block clickjacking, force HTTPS for a year, or shut down an entire class of XSS attacks. This scanner fetches any URL, reads the headers your server returns, and grades the result A–F against the modern baseline — HSTS, CSP, X-Frame-Options, COOP, COEP, CORP, Referrer-Policy and Permissions-Policy.

How to use Security Headers Scanner

  1. 1

    Enter the target

    Type or paste the target you want to inspect into the input field at the top of the page.

  2. 2

    Run the Check

    Click the check button — the tool queries live data sources and returns results in seconds.

  3. 3

    Read the Report

    Review each finding: status, score, and the reason behind every warning are listed line by line.

  4. 4

    Act on the Findings

    Follow the linked remediation guides to fix issues, or copy the report to share with your team.

Why Use Security Headers Scanner

When something in your stack misbehaves, half the battle is figuring out whether the problem is you, the network, or the other side. Security Headers Scanner gives you a fast, opinionated readout so you can rule things in and out in seconds. Because the check runs on live infrastructure and reports raw results — not marketing-safe summaries — you can trust what you see and act on it. Toolzer's design philosophy is simple: privacy-first (no tracking, no accounts), performance-first (the page is interactive in under a second on a 3G connection), and honesty-first (no fake ratings, no dark patterns, no upsells). Security Headers Scanner follows the same rules as every other utility on the site. You can bookmark this page, share the URL with a colleague, or pin it to your browser's toolbar — the experience will be identical every visit, and it will keep working even if you're on airplane Wi-Fi. Real people use this tool for real work — freelancers cleaning up client deliverables, sysadmins triaging tickets, students finishing assignments — and it is tuned for those workflows, not for demo videos.

Tips & Best Practices

  • 1Run the check from more than one network (mobile hotspot vs office) to distinguish a real outage from a local DNS issue.
  • 2Save the full report with a timestamp — it is invaluable evidence when opening a support ticket with a provider.
  • 3Re-run the check after every fix so you have a clean 'before / after' record.
  • 4Cross-reference results with a second, independent tool when the stakes are high — no single source is perfect.
  • 5If the check surfaces a warning you don't understand, read the linked docs before applying a 'fix' someone suggested online.

Common Use Cases

  • 1Vetting a suspicious link, file, or email before clicking so you don't hand credentials to a phishing kit.
  • 2Running a quick security review of your own accounts, passwords, or website configuration.
  • 3Helping a less-technical family member or coworker check whether something they received is safe.
  • 4Documenting findings for a bug bounty write-up, incident response ticket, or compliance report.
  • 5Confirming that a leaked-credential alert is (or isn't) genuine before rotating everything in a panic.

Frequently asked questions

What grade should I aim for?

Any production site should reach at least B. Aiming for A requires a real Content-Security-Policy, which takes deliberate engineering — but it's the single most effective XSS mitigation available.

Is CSP hard to deploy?

Yes, on legacy sites. Start in Content-Security-Policy-Report-Only mode, monitor violations, then promote to enforcing once your inline scripts and third parties are inventoried.

Why isn't X-XSS-Protection on the list?

It's deprecated and removed from modern browsers. CSP replaces it. Keep your headers tight, not long.

Does the scanner follow redirects?

Yes. We grade the final response, so a domain that redirects HTTP → HTTPS is scored on the HTTPS response, which is what matters to users.

Do I need to create an account to use Toolzer?

No. Every utility on Toolzer is free, anonymous, and works in any modern browser without registration.

Is Toolzer safe to use with sensitive inputs?

Yes. Whenever the tool can produce an answer entirely in the browser, the data never leaves your device.

Does Toolzer work on mobile?

Yes. The interface is fully responsive and works on iOS Safari, Android Chrome, and every modern mobile browser.

Can I link to or bookmark a result?

Yes. Every Toolzer page has a clean permanent URL you can bookmark or share.