• Security
Audit the HTTP security headers of any website. Score CSP, HSTS, X-Frame-Options, and more.
Domain or URL only — e.g. example.com or https://example.com/page → checks example.com
• About this tool
Check any website's HTTP security headers. Get a pass/fail report for CSP, HSTS, X-Frame-Options, X-Content-Type-Options, Referrer-Policy, and Permissions-Policy.
• FAQ
HTTP security headers are response headers that instruct browsers to enable built-in security controls, reducing risks like XSS, clickjacking, and MIME-type sniffing.
Content-Security-Policy (CSP) and Strict-Transport-Security (HSTS) are generally considered the most impactful.
HTTP Strict Transport Security tells browsers to only connect to the site over HTTPS, even if the user types http://. This prevents SSL-stripping attacks.
X-Frame-Options prevents your pages from being embedded in iframes on other domains, protecting against clickjacking attacks.
• Related
CDN & WAF Detector
Detect the CDN or Web Application Firewall protecting any website. Identify Cloudflare, Akamai, AWS, and more.
SSL Certificate Checker
Inspect the SSL/TLS certificate for any domain. Check validity, expiry, issuer, and certificate chain.
CORS Policy Checker
Test the Cross-Origin Resource Sharing policy of any API or endpoint. Detect misconfigured CORS that could expose data.
• automated security
PandaONE runs autonomous agents against your app, validates findings with proof, and opens fixes as pull requests.
Get started