Security Report Summary
B
| Site: | https://Peatix.com/user/26434381 | ||
|---|---|---|---|
| IP Address: | 54.230.114.55 | ||
| Report Time: | 26 Aug 2026 22:11:32 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 | Wed, 26 Aug 2026 22:11:32 GMT |
| content-encoding | gzip |
| server | nginx |
| vary | Accept-Encoding |
| expires | Sat, 01 Jan 2000 00:00:00 GMT |
| set-cookie | peatix_session=ab4d2ee39689d7c638f41ce5a8036607b3e958ec; domain=.peatix.com; path=/; expires=Wed, 02-Sep-2026 22:11:32 GMT; secure; HttpOnly; SameSite=Lax |
| x-frame-options | SAMEORIGIN |
| x-peatix-az | ap-northeast-1d |
| x-trace-id | Root=1-6a8f6494-2acf792c5f13a7ab276f1760 |
| cache-control | private, no-cache, no-store, must-revalidate |
| pragma | no-cache |
| x-cache | Miss from cloudfront |
| via | 1.1 6dfd1b54e204e6557780713543f2b5d0.cloudfront.net (CloudFront) |
| x-amz-cf-pop | DUB56-P4 |
| alt-svc | h3=":443"; ma=86400 |
| x-amz-cf-id | Y71oue-2uiBVr2L42mMsE8Emh8C7PzYMOw8NusE2vCSOJp_PrNnQCw== |
| 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=280,trace;desc="1-6a8f6494-2acf792c5f13a7ab276f1760",cdn-cache-miss,cdn-pop;desc="DUB56-P4",cdn-rid;desc="Y71oue-2uiBVr2L42mMsE8Emh8C7PzYMOw8NusE2vCSOJp_PrNnQCw==",cdn-downstream-fbl;dur=285 |
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. |
| 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. |