Security Report Summary
D
| Site: | https://www.cbc.edu/profile//profile | ||
|---|---|---|---|
| IP Address: | 34.149.87.45 | ||
| Report Time: | 05 Aug 2026 03:26:02 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. |
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/"d69980eb6f165adbf981a84bb2b4866e" |
| content-language | nl-BE |
| strict-transport-security | max-age=31556952 |
| x-cache-status | MISS |
| cache-control | public,max-age=0,must-revalidate |
| server | Pepyaka |
| x-content-type-options | nosniff |
| content-encoding | gzip |
| accept-ranges | bytes |
| age | 3395 |
| date | Wed, 05 Aug 2026 03:26:02 GMT |
| x-served-by | cache-lhr-egll1980069-LHR |
| x-cache | HIT |
| vary | Accept-Encoding |
| server-timing | cache;desc=miss, varnish;desc=miss_hit_stale, dc;desc=fastly_g |
| set-cookie | ssr-caching=cache#desc=miss#varnish=miss_hit_stale#dc#desc=fastly_g; max-age=20 |
| set-cookie | client-session-bind=998b1380-49d9-4025-953d-30e9ebaf01e7; Path=/; Secure; SameSite=Lax; |
| set-cookie | server-session-bind=998b1380-49d9-4025-953d-30e9ebaf01e7; Path=/; Secure; SameSite=Lax; HttpOnly; |
| x-wix-request-id | 1785900362.527340889773118656 |
| x-seen-by | yvSunuo/8ld62ehjr5B7kA==,yI4PPEXc3bvXNWfpzSkUarxkNjrXdwdgtu6E0yACibU=,yI4PPEXc3bvXNWfpzSkUarxkNjrXdwdgtu6E0yACibU=,Ua1iSBCTq7qSXjmRCGE1N9T1mehgulGVAMbvE2XLU8u3DftWyj8zqdvinXmq8i9+Hg7BELI99pG9//pIrgbIJO6Sj/OhVrs3hrJ3tzca3j3gCd4UkbXrkK+4Yb2fL3Jg,2d58ifebGbosy5xc+FRaloOYvPnGvStncznJvlyFYdmZAM0BjrYFOrELkJhqD0/NcHiHUYyEsNaO1DY5SvLvVFa9CKmjQ9aBQWGkIT+UR6M=,2UNV7KOq4oGjA5+PKsX47NG8IlQNaFL1aVi0EO+plYAqUshVO4awhZVCZMTGn/DQ,2UNV7KOq4oGjA5+PKsX47P2WsnMQkzaqaUb8Y1bjGakqUshVO4awhZVCZMTGn/DQ,TeEjV9lv7/HACQr2VMOeGy/e4CKYXPdUxtKvSiQDW/Q=,ywkbhDzHLtjhjmon1ohv92H+f76xEAkYy2OtpsezOsI9prx8l5JFxd0HBUgYSiSU2QOpbXc9ZKEYTRz9T0TCQw==,TeEjV9lv7/HACQr2VMOeG8lfotw0dSDiSwMa7Z2hEm4=,LoUK8/saGAmOxZWtpubo2l3sxLAaWTyu4VKhgJpBDndEwbPxochcQcCIu8plt5FG01XSXvPi1siXSN1ZAzUAtOHy/maufTbMiHupg49Df5I=,TeEjV9lv7/HACQr2VMOeG1srRcH4WieOCWRpgMoPCXs=,RyPGOLsHDe7v/GTf4wBGupv6exx4/jPwUIe4/B/NIEBHtPuugddKr7oMoV0mSYDMQCr6nibPwNkoSPu8MBT8EWW1TzlLCkxSGTX0IUwRzpr6MqnkOL1eQCwRgiNla9KQ |
| content-length | 241102 |
| via | 1.1 google |
| glb-x-seen-by | bS8wRlGzu0Hc+WrYuHB8QIg44yfcdCMJRkBoQ1h6Vjc= |
| alt-svc | h3=":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". |
| set-cookie | The 'httpOnly' flag is not set on this cookie. There is no Cookie Prefix on this cookie. |
| set-cookie | There is no Cookie Prefix on this cookie. |