Security Report Summary
A
Site: https://gb2b.taishin.com/b2c/
IP Address: 202.6.104.164
Report Time: 27 Apr 2024 12:33:59 UTC
Headers:
  • X-Content-Type-Options
  • X-Frame-Options
  • Strict-Transport-Security
  • Referrer-Policy
  • Content-Security-Policy
  • 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
Referrer-PolicyThe "origin" value is not recommended.
Raw Headers
HTTP/1.1200 OK
DateSat, 27 Apr 2024 12:33:59 GMT
Content-Typetext/html
Content-Length4029
Connectionkeep-alive
Access-Control-Allow-Credentialstrue
Access-Control-Allow-Originhttps://gb2b.taishin.com
Last-ModifiedWed, 17 Apr 2024 03:51:33 GMT
ETag"df7-61642c54bdd80:dtagent10287240325103108bG5H"
Accept-Rangesbytes
X-OneAgent-JS-Injectiontrue
X-ruxit-JS-Agenttrue
X-Content-Type-Optionsnosniff
X-Frame-OptionsSAMEORIGIN
Cache-Controlno-store
Pragmano-store
Strict-Transport-Securitymax-age=31536000;includeSubDomains
X-XSS-Protection1;mode=block
Feature-Policyvibrate none;push none;camera none;autoplay none;geolocation none
Referrer-Policyorigin
Content-Security-Policyframe-ancestors 'self'
Permissions-Policycamera=(), microphone=()
Server-TimingdtSInfo;desc="0", dtRpid;desc="-1445758041"
Set-CookiedtCookie=v_4_srv_16_sn_82EB5752FEC49AA20C64DBCFD9F7B874_perc_100000_ol_0_mul_1_app-3Aea7c4b59f27d43eb_1; Path=/; Domain=.taishin.com; secure
Set-CookieBIGipServerPool_GB2B_B2C_18181=!wIUiHQHLx9K/l1a6kUIfUGNzsRuG7Kx8gOeC0sS5wpAkktZ/TcwwnuEMHA81c//UDY398l+XlfpT; path=/; Httponly; Secure
Set-CookieTS010369cf=0140bb2a06dd71189b11e25eefaff00f2d3ed3bc4e6e284ef8d153f8a33ce978ce350c168f6c422891911da41dfd6de2d411c0f771adc43e2e2cb61cbf665b34d2024d269ee91964bc16ae3b44b745af6f8878131e; Path=/; Domain=.gb2b.taishin.com
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
Access-Control-Allow-OriginThe Access-Control-Allow-Origin header is used to configure CORS.
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.
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.
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.
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.
Permissions-PolicyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.