Security Report Summary
A
Site: https://mysurveys.ciostage.accenture.com/
IP Address: 2600:9000:265c:a400:e:9789:33c0:93a1
Report Time: 28 Mar 2024 12:34:32 UTC
Headers:
  • Referrer-Policy
  • X-Frame-Options
  • X-Content-Type-Options
  • Content-Security-Policy
  • Strict-Transport-Security
  • Permissions-Policy
Warning: Grade capped at A, please see warnings below.
Advanced:
Great grade! Perform a deeper security analysis of your website and APIs:
Warnings
Content-Security-PolicyThis policy contains 'unsafe-inline' which is dangerous in the default-src directive. This policy contains 'unsafe-eval' which is dangerous in the default-src directive. This 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.
Permissions-PolicyWe didn't detect a viable policy.
Raw Headers
HTTP/2200
content-typetext/html
content-length45459
dateThu, 28 Mar 2024 12:34:33 GMT
last-modifiedWed, 27 Mar 2024 08:09:23 GMT
etag"87ecfe9fed183856a1a6b54957c2cf5d"
x-amz-server-side-encryption
accept-rangesbytes
server
referrer-policysame-origin
x-frame-optionsDENY
x-content-type-optionsnosniff
cache-controlno-store
content-security-policyframe-ancestors 'none'; default-src 'self' 'unsafe-eval' 'unsafe-inline' *.accenture.com cdn.appdynamics.com; img-src 'self' *.accenture.com cdn.appdynamics.com data:; connect-src * https://rum.browser-intake-datadoghq.com *.datadoghq.com; script-src 'self' 'unsafe-inline' 'unsafe-eval' *.accenture.com *.datadoghq-browser-agent.com; font-src *; frame-src *.accenture.com https://login.microsoftonline.com/
strict-transport-securitymax-age=31536000; includeSubDomains
x-xss-protection1; mode=block
permissions-policysync xhr
x-cacheMiss from cloudfront
via1.1 39294592d7b8532e25ebe5b03dba0bf2.cloudfront.net (CloudFront)
x-amz-cf-popLAX54-P1
x-amz-cf-id-xb-EHUR9wWw2gm7lSWFSLoGB12g0NQhLqgXSRxgU_7B4EBPaZAZ3g==
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
serverServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".
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.
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-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".
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.
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-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.
permissions-policyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.