Security Report Summary
A
Site: https://www.gtbank.co.tz/
IP Address: 45.60.44.99
Report Time: 14 Sep 2024 17:37:45 UTC
Headers:
  • X-Content-Type-Options
  • Permissions-Policy
  • Referrer-Policy
  • X-Frame-Options
  • Strict-Transport-Security
  • Content-Security-Policy
Advanced:
Great grade! 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.
Raw Headers
HTTP/2200
dateSat, 14 Sep 2024 17:37:45 GMT
content-typetext/html; charset=UTF-8
x-xss-protection1; mode=block
x-xss-protection1; mode=block
x-content-type-optionsnosniff
permissions-policyinterest-cohort=()
link<https://www.gtbank.co.tz>; rel='canonical'
referrer-policyno-referrer-when-downgrade
x-frame-optionsSAMEORIGIN
age1691
x-robots-tagall
x-cacheHIT from gtbank-tanzania-production-7dcd9dbb4f-crnsh:8080
via1.1 gtbank-tanzania-production-7dcd9dbb4f-crnsh:8080
content-encodinggzip
strict-transport-securitymax-age=31536000
set-cookievisid_incap_3054530=PdfPCwXeRTm9cr2kelo/QujJ5WYAAAAAQUIPAAAAAAAsThd2gYzacO47QYbIwAGb; expires=Sun, 14 Sep 2025 08:20:50 GMT; HttpOnly; path=/; Domain=.gtbank.co.tz; Secure; SameSite=None
set-cookieincap_ses_258_3054530=wrgHLn+oUEuu6HBUx5mUA+jJ5WYAAAAAKS49CAXmIJfs3G10hAREAQ==; path=/; Domain=.gtbank.co.tz; Secure; SameSite=None
x-cdnImperva
x-iinfo5-33362184-33362188 NNNN CT(139 148 0) RT(1726335464327 25) q(0 0 3 0) r(4 5) U12
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-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.
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.
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".
permissions-policyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
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.
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.