Security Report Summary
A
Site: https://accessibility.sinopac.com/
IP Address: 211.76.150.152
Report Time: 19 May 2024 19:35:26 UTC
Headers:
  • X-Content-Type-Options
  • X-Frame-Options
  • Strict-Transport-Security
  • Content-Security-Policy
  • 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:
Warnings
Content-Security-PolicyThis policy contains 'unsafe-inline' which is dangerous in the default-src directive. This policy contains 'unsafe-eval' which is dangerous in the default-src directive. This 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. This policy contains 'unsafe-eval' which is dangerous in the style-src directive.
Raw Headers
HTTP/1.1200 OK
Content-Typetext/html
Content-Encodinggzip
Last-ModifiedSat, 13 Sep 2014 23:24:25 GMT
Accept-Rangesbytes
ETag"f0415fdba9cfcf1:0"
VaryAccept-Encoding
Server
X-Content-Type-Optionsnosniff
X-Frame-OptionsSAMEORIGIN
Strict-Transport-Securitymax-age=31536000; includeSubDomains; preload
Content-Security-Policydefault-src * 'unsafe-inline' 'unsafe-eval'; frame-ancestors 'self' *.sinopac.com; script-src 'self' 'unsafe-inline' 'unsafe-eval' data: blob: *.sinopac.com www.google-analytics.com https://www.googletagmanager.com ajax.googleapis.com maps.google.com http://code.google.com https://maps.googleapis.com http://www.java.com http://ajax.aspnetcdn.com http://jqueryjs.googlecode.com; style-src 'self' 'unsafe-inline' 'unsafe-eval' data: blob: *.sinopac.com https://www.mmab2c.com; object-src 'self' *.sinopac.com
Referrer-Policystrict-origin-when-cross-origin
X-XSS-Protection1; mode=block
Feature-Policyaccelerometer 'none'; camera 'none'; geolocation 'self'; gyroscope 'none'; magnetometer 'none'; microphone 'none'; payment 'none'; usb 'none'
Permissions-Policyaccelerometer=(),camera=(),geolocation=(self),gyroscope=(),magnetometer=(),microphone=(),payment=(),usb=()
X-ASPNET-VERSION
DateSun, 19 May 2024 19:35:26 GMT
Content-Length244
Set-Cookiesinopac_cookie=!GQHROkFWj56WeJpnvfihkg2MR2vEVpKg5JtXpCQi6w6iE/QR8WotDMV/QPjs2JUhX4Tj3jSMIgqWNMs=; path=/; Httponly; Secure
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".
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.
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.
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-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.
Permissions-PolicyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
X-ASPNET-VERSIONX-AspNet-Version usually details specific information about your ASP.NET version. The value of this header seems to have been changed, but it could still be removed.