Security Report Summary
A
Site: https://edge.canon.co.in/
IP Address: 65.1.141.237
Report Time: 26 Apr 2024 07:59:38 UTC
Headers:
  • Content-Security-Policy
  • Strict-Transport-Security
  • X-Content-Type-Options
  • Referrer-Policy
  • Permissions-Policy
  • X-Frame-Options
Warning: Grade capped at A, please see warnings below.
Advanced:
Great grade! Perform a deeper security analysis of your website and APIs:
Missing Headers
Permissions-PolicyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
Warnings
X-Frame-OptionsWe couldn't detect a valid configuration. Expected values are "DENY", "SAMEORIGIN", "ALLOW-FROM (URL)" and "ALLOWALL".
Content-Security-PolicyThis policy contains 'unsafe-inline' which is dangerous in the script-src directive. This policy contains 'unsafe-eval' which is dangerous in the script-src directive.
Raw Headers
HTTP/1.1200 OK
Content-Typetext/html; charset=UTF-8
Transfer-Encodingchunked
Connectionkeep-alive
Cache-Controlno-cache, private
DateFri, 26 Apr 2024 07:59:38 GMT
Content-Security-Policydefault-src 'self'; base-uri 'self'; connect-src 'self' *.googleapis.com *.crazyegg.com *.google-analytics.com *.doubleclick.net *.facebook.com *.google.com service.canon.co.in; font-src 'self' * https: http: data:; form-action 'self' www.billdesk.com *.facebook.com service.canon.co.in; frame-ancestors 'self' *.google.com *.gspl.co.in:8080 *.canon.co.in *.doubleclick.net *.youtube.com *.facebook.com; frame-src *.google.com *.gspl.co.in:8080 *.canon.co.in *.doubleclick.net *.youtube.com *.facebook.com; img-src 'self' * https: http: data:; manifest-src 'none'; media-src 'self'; object-src 'none'; script-src 'self' 'unsafe-inline' 'unsafe-eval' 'report-sample' *.googleapis.com code.jquery.com www.googletagmanager.com *.google.com *.google-analytics.com cdnjs.cloudflare.com unpkg.com www.gstatic.com cdn.jsdelivr.net *.instagram.com ajax.cloudflare.com script.crazyegg.com maxcdn.bootstrapcdn.com stackpath.bootstrapcdn.com connect.facebook.net www.googleadservices.com sample-api-v2.crazyegg.com googleads.g.doubleclick.net s3.amazonaws.com *.zencdn.net *.jsdelivr.net *.datatables.net *.fouanalytics.com *.youtube.com service.canon.co.in; style-src 'self' 'unsafe-inline' 'report-sample' ajax.googleapis.com code.jquery.com www.googletagmanager.com www.google-analytics.com cdnjs.cloudflare.com unpkg.com fonts.googleapis.com *.bootstrapcdn.com *.zencdn.net *.jsdelivr.net *.datatables.net service.canon.co.in; worker-src 'self' edge.canon.co.in service.canon.co.in
Feature-Policyaccelerometer 'self'; ambient-light-sensor 'self'; autoplay 'self'; camera 'self'; encrypted-media 'self'; fullscreen 'self'; geolocation 'self'; gyroscope 'self'; magnetometer 'self'; microphone 'self'; midi 'self'; payment 'self'; picture-in-picture *; speaker 'self'; sync-xhr *; usb 'self'; vr 'self'
Strict-Transport-Securitymax-age=15552000; preload
X-Content-Type-Optionsnosniff
X-Download-Optionsnoopen
X-Frame-Optionsallow-all
X-Permitted-Cross-Domain-Policiesnone
X-XSS-Protection1; mode=block
Referrer-Policysame-origin
ServerCanon
Set-CookieXSRF-TOKEN=eyJpdiI6ImRJanJnVFwvQmNrTDQ0TFV6bzVBVHNBPT0iLCJ2YWx1ZSI6IjNyaUFOTEtTQzhYVjJzclVnWmczV0Z1R3hZVmN2ekRHdXFaMzN2QkpXYUJPMmtsUmhUckpPQ1hLVU14aFJLQzQiLCJtYWMiOiIyMWIyYTgxNDlkZTk3ZmM2YjRmZDM5ZmE3MmJhMTcxYTI0NDYwNWY0YThkN2IwOGQ5MGU0ZGQyMjdjNzAyMzQxIn0%3D; expires=Fri, 26-Apr-2024 09:59:38 GMT; Max-Age=7200; path=/; secure; httponly
Set-Cookiecanon_edge_session=eyJpdiI6InBiZCt1cUtRZ2puNm1CY0RrS3RETUE9PSIsInZhbHVlIjoiajQwbThQVzdBVUt1SElCak51UndhZnhtVE9kc2dzemFjTEErV3NpbnRibWw1MllFU3A1YlNQN3JCUitNdUkrQiIsIm1hYyI6Ijk2NTI1YjE4NzM3YjVjZGEwNGVhY2EzMzcwMjdhYmFjODRiYjNhNDg0ZmFmYmIwZDBkNDdkOTBlMzM1OWIxMzgifQ%3D%3D; expires=Fri, 26-Apr-2024 08:14:38 GMT; Max-Age=900; path=/; domain=.edge.canon.co.in; secure; httponly
Content-Encodinggzip
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-Opener-PolicyCross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser.
Cross-Origin-Resource-PolicyCross-Origin Resource Policy allows a resource owner to specify who can load the resource.
Additional Information
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. Analyse this policy in more detail. You can sign up for a free account on Report URI to collect reports about problems on your site.
Feature-PolicyFeature Policy has been renamed to Permissions Policy, see the details here.
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-XSS-ProtectionX-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-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.
ServerServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".
Set-CookieThere is no Cookie Prefix on this cookie. This is not a SameSite Cookie.