HTTP Headers: php-fig.org
Security score: 40/100
đĄī¸ Security Headers
| Header | Status |
|---|---|
| Strict-Transport-Security | â Missing |
| Content-Security-Policy | â Missing |
| X-Content-Type-Options | â Present |
| X-Frame-Options | â Present |
| X-XSS-Protection | â Missing |
đ All Response Headers
Cache-Control Content-Encoding Content-Type Date Etag Expires Last-Modified Permissions-Policy Strict-Transport-Security Traceresponse Vary X-Debug-Info X-Platform-Cache X-Platform-Cluster X-Platform-Processor X-Platform-Router
âšī¸ About HTTP Security Headers
Strict-Transport-Security (HSTS) forces browsers to use HTTPS. Content-Security-Policy (CSP) prevents XSS attacks by controlling which resources can load. X-Content-Type-Options stops MIME-type sniffing. X-Frame-Options blocks clickjacking by preventing iframe embedding.
php-fig.org's security score of 40/100 reflects how many of these protective headers are configured. Higher scores indicate better defense against common web attacks.
đ§ More Tools for Php-fig