Security Report Summary
C
| Site: | https://www.utoronto.ca/ | ||
|---|---|---|---|
| IP Address: | 23.185.0.1 | ||
| Report Time: | 13 Jun 2026 13:14:40 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. |
|---|---|
| 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 |
|---|---|
| cache-control | max-age=86400, public |
| content-encoding | gzip |
| content-language | en |
| content-type | text/html; charset=UTF-8 |
| etag | W/"1781346645" |
| expires | Sun, 19 Nov 1978 05:00:00 GMT |
| last-modified | Sat, 13 Jun 2026 10:30:45 GMT |
| server | nginx |
| strict-transport-security | max-age=31622400 |
| x-content-type-options | nosniff |
| x-drupal-cache | MISS |
| x-drupal-dynamic-cache | MISS |
| x-frame-options | SAMEORIGIN |
| x-generator | Drupal 10 (https://www.drupal.org) |
| x-pantheon-styx-hostname | styx-ca-a-76b594bb8f-jzf28 |
| x-styx-req-id | eff00ba9-6712-11f1-bffe-927ab6c08890 |
| age | 9834 |
| accept-ranges | bytes |
| via | 1.1 varnish, 1.1 varnish, 1.1 varnish, 1.1 varnish |
| date | Sat, 13 Jun 2026 13:14:40 GMT |
| x-served-by | cache-yyz4572-YYZ, cache-dub4345-DUB, cache-dub4331-DUB, cache-dub4331-DUB |
| x-cache | HIT, HIT, MISS, MISS |
| x-cache-hits | 150, 0, 0, 0 |
| x-timer | S1781356480.088300,VS0,VE13 |
| vary | Accept-Encoding, Cookie, Cookie, Cookie |
| content-length | 42093 |
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. |
|---|---|
| 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. |
| 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". |
| 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. |