Security Report Summary
C
Site: https://www.dreambox.com:443/
IP Address: 52.13.125.156
Report Time: 19 May 2024 05:26:57 UTC
Headers:
  • Strict-Transport-Security
  • X-Content-Type-Options
  • X-Frame-Options
  • Content-Security-Policy
  • Referrer-Policy
  • Permissions-Policy
Advanced:
Not bad… Maybe you should perform a deeper security analysis of your website and APIs:
Missing Headers
Content-Security-PolicyContent 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-PolicyReferrer 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-PolicyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
Raw Headers
HTTP/2200
dateSun, 19 May 2024 05:26:57 GMT
content-typetext/html; charset=utf-8
cache-controls-maxage=31536000, stale-while-revalidate
content-encodinggzip
content-security-policy-report-onlydefault-src 'self'; script-src 'report-sample' 'self' https://bat.bing.com/p/action/25080479.js https://cmp.osano.com/6orGTTANycUp8SXp/b6faaa7e-e779-4437-bfd7-b1690b5f61c1/osano.js https://cmp.osano.com/6orGTTANycUp8SXp/487f6b25-d82c-4778-af85-14932b8ea351/osano.js https://connect.facebook.net/signals/config/119620336139212 https://fast.wistia.com/assets/external/facebookPixel.js https://info.discoveryeducation.com https://googleads.g.doubleclick.net/pagead/viewthroughconversion/715270855/ https://munchkin.marketo.net/162/munchkin.js https://okt.to/ping https://tagmanager.google.com https://www.googletagmanager.com/gtm.js; style-src 'report-sample' 'self' https://info.discoveryeducation.com https://tagmanager.google.com https://fonts.googleapis.com; object-src 'none'; base-uri 'self'; connect-src 'self' https://063-SDC-839.mktoresp.com https://app.clearbit.com https://distillery.wistia.com https://e.clarity.ms https://embed-fastly.wistia.com https://embedwistia-a.akamaihd.net https://fast.wistia.com https://fg8vvsvnieiv3ej16jby.litix.io https://pipedream.wistia.com https://stats.g.doubleclick.net https://www.facebook.com https://www.google-analytics.com; font-src 'self' https://fonts.gstatic.com data: https://use.typekit.net; frame-src 'self' https://info.discoveryeducation.com https://js.driftt.com https://www.facebook.com; img-src 'self' https://analytics.twitter.com https://dbl-live-website.imgix.net https://embed-ssl.wistia.com https://fast.wistia.com https://info.discoveryeducation.com https://px.ads.linkedin.com https://t.co https://www.facebook.com https://www.google-analytics.com https://www.google.com https://www.google.com.sv https://ssl.gstatic.com https://www.gstatic.com data:; manifest-src 'self'; media-src 'self'; report-uri https://e6390b213471fc12db8189a84997cf1e.report-uri.com/r/d/csp/wizard; worker-src blob:; report-to default;
cross-origin-opener-policysame-origin-allow-popups
etag"4620f-SbLclsx0F1ou1kHP7R0P7o0PoM8"
referrerstrict-origin-when-cross-origin
report-to{'group':'wizard','max_age':10886400,'endpoints':[{'url':'https://e6390b213471fc12db8189a84997cf1e.report-uri.com/a/d/g/wizard'}],'include_subdomains':true}, {'group':'default','max_age': 31536000,'endpoints':[{'url':'https://e6390b213471fc12db8189a84997cf1e.report-uri.com/a/d/g'}],'include_subdomains':true}
serverenvoy
strict-transport-securitymax-age=63072000
varyAccept-Encoding
x-content-type-optionsnosniff
x-envoy-upstream-service-time12
x-frame-optionsSAMEORIGIN
x-nextjs-cacheHIT
x-powered-byNext.js
Upcoming Headers
Cross-Origin-Embedder-PolicyCross-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-Resource-PolicyCross-Origin Resource Policy allows a resource owner to specify who can load the resource.
Additional Information
content-security-policy-report-onlyContent Security Policy Report Only is used to test a Content Security Policy before making it live. The browser will report on actions that would have been taken based on the policy. Analyse this policy in more detail.
cross-origin-opener-policyCross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser.
report-toReport-To enables the Reporting API. This allows a website to collect reports from the browser about various errors that may occur.
serverServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".
strict-transport-securityHTTP 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-optionsX-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-optionsX-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-powered-byX-Powered-By can usually be seen with values like "PHP/5.5.9-1ubuntu4.5" or "ASP.NET". Trying to minimise the amount of information you give out about your server is a good idea. This header seems to have been altered to remove such information, but could still be removed.