Security headers analysis based on Enterno.io Security Scanner data for Q1 2026: HSTS is enabled by 64% of sites (mostly via Cloudflare), CSP only 18%, X-Frame-Options 71%, Permissions-Policy 9%. Average security grade — B. Top causes for C/D: missing HSTS, weak CSP or unsafe-inline, leaking Server header.
Headers checked via Enterno.io Security Scanner — sample of ~50,000 public HTTPS sites in Runet. Grade A-F weighted: HSTS (20%), CSP (25%), X-Frame-Options (15%), X-Content-Type-Options (10%), Referrer-Policy (10%), Permissions-Policy (5%), cookies (15%).
| Header | Coverage |
|---|---|
| HSTS (Strict-Transport-Security) | 64% |
| X-Frame-Options | 71% |
| X-Content-Type-Options | 56% |
| Content-Security-Policy | 18% |
| Referrer-Policy | 31% |
| Permissions-Policy | 9% |
| Cross-Origin-* | 14% |
CSP remains the most-underused header — only 18% deploy it, and ~40% of those rely on unsafe-inline.
| Grade | % |
|---|---|
| A+ | 7% |
| A | 21% |
| B | 35% |
| C | 24% |
| D-F | 13% |
add_header Strict-Transport-Security "max-age=31536000; includeSubDomains; preload" always;server_tokens off; in nginx.camera=(), microphone=(), geolocation=().The tool checks HTTP security headers, SSL/TLS configuration, server info leaks, and protection against common attacks (XSS, clickjacking, MIME sniffing). A grade fromA to F shows overall security level.
Checking Content-Security-Policy, HSTS, X-Frame-Options, X-Content-Type-Options, Referrer-Policy, and more.
TLS version, certificate expiry, chain of trust, HSTS support.
Finding exposed server versions, debug modes, open configs, and directories.
Detailed report explaining each issue with specific steps to fix it.
HTTP header audit
config verification
CSP & HSTS setup
compliance checks
Strict-Transport-Security.Server: Apache/2.4.52 helps attackers find exploits. Hide the version.DENY or SAMEORIGIN.nosniff, browsers may misinterpret file types (MIME sniffing).Content-Security-Policy-Report-Only, monitor violations, then enforce.Server, X-Powered-By, X-AspNet-Version from responses.Security check history and HTTP security header monitoring.
Sign up freeData collected in Q1 2026. Updated quarterly.
Yes, with attribution to Enterno.io.