Security Report Summary
A
Site: https://register.taihooncology.com/inqovi/register
IP Address: 2600:9000:2146:6000:11:d6db:4480:93a1
Report Time: 02 May 2024 09:36:36 UTC
Headers:
  • Content-Security-Policy
  • Referrer-Policy
  • Strict-Transport-Security
  • X-Content-Type-Options
  • X-Frame-Options
  • Permissions-Policy
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
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.
X-Frame-OptionsThere was a duplicate X-Frame-Options header.
Raw Headers
HTTP/2200
content-typetext/html; charset=utf-8
cache-controlprivate
cache-controlno-cache="set-cookie"
content-security-policydefault-src https:; connect-src https: wss:; img-src * 'self' data: https:; style-src 'self' 'unsafe-inline' www.google.com tagmanager.google.com platform.twitter.com cdn.syndication.twimg.com fonts.googleapis.com hello.myfonts.net; script-src 'self' 'unsafe-inline' 'unsafe-eval' www.google.com cse.google.com cdn.syndication.twimg.com platform.twitter.com platform.instagram.com www.instagram.com cdn1.developermedia.com cdn2.developermedia.com apis.google.com www.googletagservices.com www.googletagmanager.com tagmanager.google.com www.google-analytics.com adservice.google.com securepubads.g.doubleclick.net ajax.aspnetcdn.com ssl.google-analytics.com az416426.vo.msecnd.net static.hotjar.com script.hotjar.com cdn.cookielaw.org;
dateThu, 02 May 2024 09:36:36 GMT
feature-policygeolocation 'none';midi 'none';notifications 'none';push 'none';sync-xhr 'none';microphone 'none';camera 'none';magnetometer 'none';gyroscope 'none';speaker 'self';vibrate 'none';fullscreen 'self';payment 'none';
referrer-policyno-referrer-when-downgrade
set-cookie__RequestVerificationToken=nS3-fYBCPT9jWnPVpCyCSb40g8TcCn7mFX2GYNmhcxYFTsCF15VuD6kptkJrtMYe2S2I79g_yS4aLAVChAzasvgdj88sHoLZs8aHDUQR8zM1; path=/; HttpOnly
set-cookieAWSELB=85050DAB0824C28232876B22118EDCDD744A77509401E5335828CE3FBF02D99D82B9BF30E6558FA4C5EE271DD9F07B20F36B494E21A758766AB0F238C6A39DF479B97DC535;PATH=/;MAX-AGE=3600
strict-transport-securitymax-age=31536000
x-content-type-optionsnosniff
x-frame-optionsSAMEORIGIN
x-frame-optionsSAMEORIGIN
x-xss-protection1; mode=block
content-encodinggzip
varyAccept-Encoding
x-cacheMiss from cloudfront
via1.1 a87319e8c7e956cbba29cd5f6931dbee.cloudfront.net (CloudFront)
x-amz-cf-popSFO53-C1
x-amz-cf-idymWGPkxAnlgpryX__5Nhzsb3lM-SclhBpYjEt0ZVT4w-qtm9P5nKmg==
varyOrigin
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.
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.
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-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.