Security Report Summary
D
Site: | http://eternite.pl/ - (Scan again over https) | ||
---|---|---|---|
IP Address: | 91.211.222.251 | ||
Report Time: | 30 Apr 2025 06:58:20 UTC | ||
Headers: |
|
||
Warning: | Grade capped at A, please see warnings below. | ||
Advanced: |
|
Missing Headers
Content-Security-Policy | Content Security Policy is an effective measure to protect your site from XSS attacks. By whitelisting sources of approved content, you can prevent the browser from loading malicious assets. |
---|---|
Referrer-Policy | Referrer Policy is a new header that allows a site to control how much information the browser includes with navigations away from a document and should be set by all sites. |
Permissions-Policy | Permissions Policy is a new header that allows a site to control which features and APIs can be used in the browser. |
Warnings
Site is using HTTP | This site was served over HTTP and did not redirect to HTTPS. |
---|---|
Status code indicates error | The status code of the response indicates an error. Not all headers may be set when the response is an error. |
Raw Headers
HTTP/1.1 | 503 Service Unavailable |
---|---|
Connection | Keep-Alive |
Keep-Alive | timeout=5, max=100 |
set-cookie | bce4b1632638617e2f8318da6abf3f08=4cbc5a18a24c94527c25ec3e784a128d; path=/; HttpOnly |
p3p | CP="NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM" |
vary | Accept-Encoding |
content-type | text/html; charset=utf-8 |
expires | Wed, 17 Aug 2005 00:00:00 GMT |
last-modified | Wed, 30 Apr 2025 06:58:20 GMT |
cache-control | no-store, no-cache, must-revalidate, post-check=0, pre-check=0 |
pragma | no-cache |
content-length | 1757 |
content-encoding | gzip |
date | Wed, 30 Apr 2025 06:58:20 GMT |
server | Smarthost |
x-content-type-options | nosniff |
x-xss-protection | 1; mode=block |
x-frame-options | sameorigin |
Upcoming Headers
Cross-Origin-Embedder-Policy | Cross-Origin Embedder Policy allows a site to prevent assets being loaded that do not grant permission to load them via CORS or CORP. |
---|---|
Cross-Origin-Opener-Policy | Cross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser. |
Cross-Origin-Resource-Policy | Cross-Origin Resource Policy allows a resource owner to specify who can load the resource. |
Additional Information
server | Server value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2". |
---|---|
x-content-type-options | X-Content-Type-Options stops a browser from trying to MIME-sniff the content type and forces it to stick with the declared content-type. The only valid value for this header is "X-Content-Type-Options: nosniff". |
x-xss-protection | X-XSS-Protection sets the configuration for the XSS Auditor built into older browsers. The recommended value was "X-XSS-Protection: 1; mode=block" but you should now look at Content Security Policy instead. |
x-frame-options | X-Frame-Options tells the browser whether you want to allow your site to be framed or not. By preventing a browser from framing your site you can defend against attacks like clickjacking. |