Security Report Summary
D
Site: | https://www.wednesdayeducation.com/ | ||
---|---|---|---|
IP Address: | 34.149.87.45 | ||
Report Time: | 01 Dec 2023 20:48:52 UTC | ||
Headers: |
|
||
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. |
---|---|
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. Recommended value "X-Frame-Options: SAMEORIGIN". |
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
Strict-Transport-Security | The "max-age" directive is too small. The minimum recommended value is 2592000 (30 days). |
---|
Raw Headers
HTTP/2 | 200 |
---|---|
content-type | text/html; charset=UTF-8 |
link | <https://static.parastorage.com/>; rel=preconnect; crossorigin;,<https://static.parastorage.com/>; rel=preconnect;,<https://static.wixstatic.com/>; rel=preconnect; crossorigin;,<https://static.wixstatic.com/>; rel=preconnect;,<https://siteassets.parastorage.com>; rel=preconnect; crossorigin;, |
etag | W/"9d5ee006d66964d0f5f4ae4845f8660e" |
content-language | en |
strict-transport-security | max-age=3600 |
x-wix-request-id | 1701463732.1455258676647312434 |
cache-control | public,max-age=0,must-revalidate |
server | Pepyaka/1.19.10 |
x-content-type-options | nosniff |
content-encoding | gzip |
accept-ranges | bytes |
date | Fri, 01 Dec 2023 20:48:52 GMT |
age | 9623 |
x-served-by | cache-bur-kbur8200100-BUR |
x-cache | MISS |
vary | Accept-Encoding |
server-timing | cache;desc=hit, varnish;desc=hit_miss, dc;desc=fastly_uw2-pub-1_g |
set-cookie | ssr-caching=cache#desc=hit#varnish=hit_miss#dc#desc=fastly_uw2-pub-1_g; max-age=20 |
x-seen-by | yvSunuo/8ld62ehjr5B7kA==,dwc60INy8NFddnU/0WdlOB9slopJdhD+WySraMrpIY8=,m0j2EEknGIVUW/liY8BLLsF6ZK0ExZ9qybsUJ5Iw3hMm++C2XkuTvnlRFg2XiSDL,2d58ifebGbosy5xc+FRalgLn3mX4ulm6qKPeJKcv06zB5O3Md/+v5N4QUcy2xBbl3Y8k0ZdbbF+cu5tFuFlNNw==,2UNV7KOq4oGjA5+PKsX47Hi7lH2vaeQhC1tx03LTPSdjPZTuGyYqVhtmEIgJUb4w |
via | 1.1 google |
alt-svc | h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 |
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
strict-transport-security | HTTP Strict Transport Security is an excellent feature to support on your site and strengthens your implementation of TLS by getting the User Agent to enforce the use of HTTPS. |
---|---|
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". |