What Are HTTP Security Headers?
HTTP security headers are directives sent by web servers that instruct browsers how to handle content. They provide an additional layer of security against common web vulnerabilities.
Essential Security Headers
- Strict-Transport-Security (HSTS): Forces HTTPS connections Forces HTTPS connections
- Content-Security-Policy (CSP): Prevents XSS and injection attacks Prevents XSS and injection attacks
- X-Frame-Options: Protects against clickjacking Protects against clickjacking
- X-Content-Type-Options: Prevents MIME sniffing Prevents MIME sniffing
- Referrer-Policy: Řídí informace o odkazujícím uživateli Controls referrer information
- Permissions-Policy: Omezuje funkce prohlížeče Restricts browser features
Pochopení našeho bezpečnostního skóre
Hodnotíme vaše hlavičky od A+ do F na základě přítomnosti a konfigurace kritických bezpečnostních hlaviček. Známka A+ znamená, že všechny doporučené hlavičky jsou správně nakonfigurovány.