Security Report Summary
A
Site: https://www.ida.gov.tw/ctlr?pro=idx2015&lang=0
IP Address: 2001:b000:591::3
Report Time: 29 Apr 2024 04:35:24 UTC
Headers:
  • Content-Security-Policy
  • X-Content-Type-Options
  • Strict-Transport-Security
  • X-Frame-Options
  • Referrer-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:
Missing Headers
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.
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.
Raw Headers
HTTP/2200
serverHiNetCDN/2310
dateMon, 29 Apr 2024 04:35:24 GMT
content-typetext/html;charset=utf-8
varyAccept-Encoding
access-control-allow-originhttp://www.ida.gov.tw
access-control-allow-methodsPOST, GET
access-control-allow-headersAuthorization, Content-Type
content-security-policydefault-src 'self' www.ida.gov.tw csp.withgoogle.com maps.googleapis.com dialogflow.cloud.google.com www.google-analytics.com ajax.googleapis.com api.goolge.com *.facebook.net i.ytimg.com *.fbcdn.net *.facebook.com www.youtube.com ssl.gstatic.com https://fonts.gstatic.com/;script-src 'self' 'unsafe-eval' 'unsafe-inline' partner.googleadservices.com static.dialogflow.com www.gstatic.com www.googletagmanager.com https://www.google.com/ http://www.google.com/ https://cse.google.com http://cse.google.com/ www.google-analytics.com https://apis.google.com/ i.ytimg.com www.youtube.com staticxx.facebook.com https://ssl.gstatic.com/ http://ssl.gstatic.com/ maps.google.com https://graph.facebook.com/ https://maps.googleapis.com/ https://www.googleapis.com/ https://maps.gstatic.com/ http://connect.facebook.net/;style-src 'self' 'unsafe-inline' data: fonts.googleapis.com https://www.google.com/ http://www.google.com/ https://cse.google.com/ http://cse.google.com/ https://fonts.googleapis.com/ https://static.xx.fbcdn.net/;img-src 'self' data: www.moeaidb.gov.tw www.googletagmanager.com https://img.youtube.com *.gstatic.com https://encrypted-tbn1.gstatic.com/ clients1.google.com https://www.google.com/ http://www.google.com/ www.google-analytics.com http://i.ytimg.com/ https://i.ytimg.com/ https://www.googleapis.com/ https://www.facebook.com/ https://maps.googleapis.com/ https://graph.facebook.com/ https://scontent.xx.fbcdn.net/; worker-src 'self' https://apis.google.com/ https://accounts.google.com/ http://www.facebook.com/ https://staticxx.facebook.com/ http://staticxx.facebook.com/ https://cse.google.com https://www.facebook.com staticxx.facebook.com; frame-src 'self' www.google.com https://apis.google.com/ https://accounts.google.com/ http://www.facebook.com/ https://staticxx.facebook.com/ http://staticxx.facebook.com/ https://cse.google.com https://www.facebook.com staticxx.facebook.com; form-action 'self';frame-ancestors 'self';
x-content-type-optionsnosniff
x-xss-protection1; mode=block
strict-transport-securitymax-age=63072000; includeSubdomains; preload
varyaccept-encoding
cache-controlno-store, must-revalidate, pre-check=0, post-check=0, max-age=0, s-maxage=0
pragmano-cache
x-cacheMISS, EXPIRED, MISS
x-request-id89747c49ea4ae6448417b5d6227e42fc
content-encodinggzip
X-Frame-OptionsHeader not set, see Additional Information below.
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".
access-control-allow-originThe Access-Control-Allow-Origin header is used to configure CORS.
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.
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.
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-OptionsThe XFO header was not sent but frame-ancestors in Content Security Policy was used instead.