Mozilla Observatory
Scan a website for security headers and common web hardening practices.
ABOUT
What is Mozilla Observatory?
Mozilla Observatory is a free web security scanner that analyzes websites for security headers, HTTPS configuration, TLS settings and other hardening best practices. It produces a numerical score and actionable recommendations for each category. The tool is maintained by Mozilla and can be used without an account, making it accessible for quick security audits.
BEFORE YOU SIGN UP
What you should know
COMMUNITY
From the forums
Security professionals on r/netsec and r/webdev recommend Mozilla Observatory as a quick and reliable first-pass security audit tool. The scoring system and clear recommendations are appreciated for educating non-security stakeholders about web vulnerabilities. Some users note that the scanner has not been updated as frequently as before and that some checks lag behind evolving security standards like new CSP directives.
— Community sentiment · Reddit
SEE ALSO · Security
Alternatives to Mozilla Observatory
ABOUT US
Honest, independent, no fluff.
No paid placements. Just a clear look at what this does, what it costs, and what to know before you commit.
FAQ
Questions, answered.
Is Mozilla Observatory completely free?+
Yes, the scanner is completely free with no account required. There are no paid tiers or usage limits for on-demand scans.
What does Mozilla Observatory check?+
It checks HTTP security headers (CSP, HSTS, X-Frame-Options, etc.), HTTPS configuration, TLS versions, certificate validity and content security policies.
Can I use the Mozilla Observatory API?+
Yes, Mozilla Observatory provides a public API for automated scanning, which can be integrated into CI/CD pipelines for continuous security monitoring.