Security Report Summary
D
Site: | https://www.taiwanrounders.com// | ||
---|---|---|---|
IP Address: | 151.101.41.84 | ||
Report Time: | 08 Dec 2023 02:04:44 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 | 103 |
---|---|
link | <https://static.wixstatic.com/>; rel=preconnect,<https://static.parastorage.com/>; rel=preconnect; crossorigin,<https://static.parastorage.com/>; rel=preconnect |
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;, |
x-wix-request-id | 1702001084.088607243598103690 |
content-language | en-GB |
strict-transport-security | max-age=3600 |
age | 0 |
set-cookie | XSRF-TOKEN=1702001084|GNjkneFN8br9; Path=/; Domain=www.taiwanrounders.com; Secure; SameSite=None |
cache-control | private,max-age=0,must-revalidate |
server | Pepyaka/1.19.10 |
x-content-type-options | nosniff |
content-encoding | gzip |
accept-ranges | bytes |
date | Fri, 08 Dec 2023 02:04:44 GMT |
x-served-by | cache-sjc1000143-SJC |
x-cache | MISS |
vary | Accept-Encoding |
server-timing | cache;desc=miss, varnish;desc=miss_miss, dc;desc=fastly_uw2-pub-1 |
set-cookie | ssr-caching=cache#desc=miss#varnish=miss_miss#dc#desc=fastly_uw2-pub-1; max-age=20 |
x-seen-by | roqoaVaG/Y0K4FDXPQbYVA==,T7xPrjRFKDMHVv938PYVfx9slopJdhD+WySraMrpIY8=,m0j2EEknGIVUW/liY8BLLkPYl3Dc4B5QnXwwDz84vBQG/hKs8AeY1T4OIbgnD+yx,2d58ifebGbosy5xc+FRalk1hWNUHRKxC4iUXOzX7CWdHOtasEh2+a/7jVeoZQckkM87fxJpAdnThrsQ2R05IyQ==,2UNV7KOq4oGjA5+PKsX47LfB0H7bdRPgTRtc7tqnOzpjPZTuGyYqVhtmEIgJUb4w,R8nVwPJv9QJL1m78OROO+A7UK33n7eH/krKDcczJcFk=,updaSF0YDozocDRTgMoSR5N+oQz9K54BY2l4Cz9H7DoSO5XmrrCSQNDehIjmfew3h/YYIP0D42pIKrQzMW5zMw==,R8nVwPJv9QJL1m78OROO+FAim9tYOvMhYMvV+20r9X8=,LoUK8/saGAmOxZWtpubo2soG1o0uP1dJbDzUkomz+UpCo9BTYAwZa1Q4byOcO2NI8nWDN2iPFDJDoWvE5Nvn2QRTYzUU5kILeQcDJiFRtNA=,R8nVwPJv9QJL1m78OROO+LS1viENlHMVcOb4OAgTNGc=,/a5ccLSK1HEmwPNg/x6OutIAkT+VE/9RfdmXXFzALxgzyvkdnEarUsMIj94F9nD1j8vMLBrfDb7mGU5rQwpLEP9Kc4Y/YZu3ebPQKJUro1A= |
alt-svc | h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400 |
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". |