Security Report Summary
B
Site: | https://Peatix.com/user/26434381 | ||
---|---|---|---|
IP Address: | 54.230.114.55 | ||
Report Time: | 18 Sep 2025 05:57:29 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. |
---|---|
Permissions-Policy | Permissions Policy is a new header that allows a site to control which features and APIs can be used in the browser. |
Raw Headers
HTTP/2 | 200 |
---|---|
content-type | text/html; charset=utf-8 |
date | Thu, 18 Sep 2025 05:57:28 GMT |
expires | Sat, 01 Jan 2000 00:00:00 GMT |
server | nginx |
vary | Accept-Encoding |
pragma | no-cache |
set-cookie | peatix_session=9c76337b283a3a4476454296d2caedbf52f46e53; domain=.peatix.com; path=/; expires=Thu, 25-Sep-2025 05:57:28 GMT; secure; HttpOnly |
x-frame-options | SAMEORIGIN |
x-trace-id | Root=1-68cb9f48-72dec37668259cd144f5570e |
cache-control | private, no-cache, no-store, must-revalidate |
content-encoding | gzip |
x-cache | Miss from cloudfront |
via | 1.1 e69d1ada8184cd6216771d74f6395266.cloudfront.net (CloudFront) |
x-amz-cf-pop | DUB56-P4 |
alt-svc | h3=":443"; ma=86400 |
x-amz-cf-id | FIk_q6P9OngnmmK0Nm0wPFL4MFyv-4w6XKl3Sl0Q8pWbrARgHok2qw== |
x-xss-protection | 1; mode=block |
referrer-policy | strict-origin-when-cross-origin |
x-content-type-options | nosniff |
strict-transport-security | max-age=31536000; includeSubDomains; preload |
link | <https://cdn.peatix.com>; rel="preconnect"; crossorigin |
server-timing | cdn-upstream-layer;desc="EDGE",cdn-upstream-dns;dur=0,cdn-upstream-connect;dur=0,cdn-upstream-fbl;dur=554,trace;desc="1-68cb9f48-72dec37668259cd144f5570e",cdn-cache-miss,cdn-pop;desc="DUB56-P4",cdn-rid;desc="FIk_q6P9OngnmmK0Nm0wPFL4MFyv-4w6XKl3Sl0Q8pWbrARgHok2qw==",cdn-downstream-fbl;dur=560 |
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 | This Server header seems to advertise the software being run on the server but you can remove or change this value. |
---|---|
set-cookie | There is no Cookie Prefix on this cookie. This is not a SameSite Cookie. |
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. |
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. |
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. |
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". |
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. |