Security Report Summary
A
Site: https://www.bitkub.com/en
IP Address: 2606:4700::6812:ae2
Report Time: 07 May 2024 01:12:13 UTC
Headers:
  • Referrer-Policy
  • Strict-Transport-Security
  • X-Frame-Options
  • X-Content-Type-Options
  • Permissions-Policy
  • Content-Security-Policy
Warning: Grade capped at A, please see warnings below.
Advanced:
Great grade! Perform a deeper security analysis of your website and APIs:
Warnings
Referrer-PolicyThe "origin" value is not recommended.
Content-Security-PolicyThis policy contains 'unsafe-inline' which is dangerous in the script-src directive.
Raw Headers
HTTP/2200
dateTue, 07 May 2024 01:12:13 GMT
content-typetext/html; charset=utf-8
x-powered-byNext.js
cache-controlprivate, no-cache, no-store, max-age=0, must-revalidate
varyAccept-Encoding
referrer-policyorigin
strict-transport-securitymax-age=15552000; includeSubDomains; preload
x-frame-optionsSAMEORIGIN
x-content-type-optionsnosniff
x-xss-protection1; mode=block
x-robots-tagall
permissions-policycamera=*, microphone=*, geolocation=(self)
content-security-policydefault-src data: blob: 'self' https://*.bitkub.com; script-src 'self' 'unsafe-inline' https://*.bitkub.com https://*.googleapis.com https://*.googletagmanager.com https://*.google-analytics.com https://*.gstatic.com https://*.google.com https://*.doubleclick.net https://*.facebook.net https://*.hcaptcha.com https://*.freshchat.com https://*.appsflyer.com https://*.repuso.com https://repuso.com https://cookiecdn.com; style-src 'self' 'unsafe-inline' https://*.googletagmanager.com https://*.googleapis.com https://*.jsdelivr.net https://*.freshchat.com; object-src 'self'; base-uri 'self'; connect-src 'self' https://*.sentry.io https://*.bitkub.com https://*.googleapis.com https://api.thereviewsplace.com https://*.appsflyer.com https://*.hcaptcha.com https://*.google.com https://*.doubleclick.net https://*.google-analytics.com https://*.google.co.th wss://*.bitkub.com wss://bitkub.com https://api.cookiewow.com; font-src 'self' data: https://*.gstatic.com https://*.jsdelivr.net https://*.appsflyer.com https://*.bitkubnow.com; frame-src 'self' https://*.bitkub.com https://*.bitkub.io https://*.google.com https://*.doubleclick.net https://*.hcaptcha.com https://*.freshchat.com; img-src * data:; media-src 'self'; worker-src 'self' blob:;
cf-cache-statusMISS
set-cookie__cf_bm=IINaWsWNJEnGxm7vK9B9qXQhRqW9NW6TDSJD_aOZSO8-1715044333-1.0.1.1-hFEvZxTq0F0D8P1xuXLYG7QtK4_bgv0irdefvobh7c.zO9fNn_O5tmEq_40DqLBXRR8iu.0q3WWbJnFPjcYxnA; path=/; expires=Tue, 07-May-24 01:42:13 GMT; domain=.bitkub.com; HttpOnly; Secure; SameSite=None
set-cookie_cfuvid=jUMtHS3udnBqg7IumbhwwgJMuwna6gqyH7dJP3fCJnQ-1715044333784-0.0.1.1-604800000; path=/; domain=.bitkub.com; HttpOnly; Secure; SameSite=None
servercloudflare
cf-ray87fd572c6eec980f-SJC
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
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.
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-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".
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.
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.
serverServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".