Security Report Summary
A
Site: | https://bbldtest03.aztest.bbl.no/ | ||
---|---|---|---|
IP Address: | 13.107.246.52 | ||
Report Time: | 26 Jan 2025 12:38:12 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. |
---|
Raw Headers
HTTP/2 | 200 |
---|---|
date | Sun, 26 Jan 2025 12:38:12 GMT |
content-type | text/html |
vary | Accept-Encoding |
last-modified | Tue, 11 Jun 2024 21:35:40 GMT |
etag | W/"0x8DC8A5E712153E0" |
vary | Origin |
x-ms-request-id | e94d8021-c01e-0053-14ef-6f09a1000000 |
x-ms-version | 2018-03-28 |
x-azure-ref | 20250126T123812Z-15c498d86c5knx6jhC1DB10wa400000005x000000000ep52 |
x-fd-int-roxy-purgeid | 82784275 |
x-cache | TCP_MISS |
strict-transport-security | max-age=31536000; includeSubDomains |
x-content-type-options | nosniff |
permissions-policy | accelerometer=(), camera=(), geolocation=(), microphone=(), fullscreen=(), payment=(), usb=(), autoplay=() |
referrer-policy | no-referrer |
x-frame-options | SAMEORIGIN |
content-encoding | gzip |
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. |
---|---|
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". |
permissions-policy | Permissions Policy is a new header that allows a site to control which features and APIs can be used in the browser. |
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-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. |