Security Report Summary
A
Site: https://rayprushr.foxconn.com/signin
IP Address: 116.6.66.21
Report Time: 27 Sep 2026 00:29:26 UTC
Headers:
  • Content-Security-Policy
  • Strict-Transport-Security
  • X-Content-Type-Options
  • Referrer-Policy
  • Permissions-Policy
  • X-Frame-Options
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 script-src directive. This policy contains 'unsafe-eval' which is dangerous in the script-src directive.
Raw Headers
HTTP/1.1200 OK
Content-Typetext/html; charset=UTF-8
Transfer-Encodingchunked
Connectionkeep-alive
Cache-Controlno-cache, private
DateSun, 27 Sep 2026 00:29:26 GMT
Set-CookieXSRF-TOKEN=eyJpdiI6ImVOa2xFaGtHR3dMVFhoMGs3Vnl4WFE9PSIsInZhbHVlIjoiZTZKVFpqYjhrZE1FdmdQakdcL2tUbE5kbFZmODFtdGdPNVdIdFpVSFlQU2FzcVJyRk9kd2ZGQjQzRk5uV3p6RE1pNUNYMlwvSFJFUnZPUHloTVwvZUZQSzBNTTk3eEVNNnBpN1c1NE1EWmhkdXNpWGZFMFpyUmJCcGxOVkR2MFJ0QVoiLCJtYWMiOiJjZGE1OTE4ZDljZTZkMzY0ZjYyMGMwODlmZmYxZWU5YWM5MzVlZjY0YTc5ZDg0MTc4MDJkNjY1MzJhYjI4YTFhIn0%3D; expires=Tue, 29-Sep-2026 00:29:26 GMT; Max-Age=172800; path=/; secure; samesite=strict
Set-Cookiepolights_=eyJpdiI6ImNTQnpiVitObDRQTnRQcFZubFQ3bkE9PSIsInZhbHVlIjoiZmFFcGFxUXdrRDRvZTNJb2dCcHB1eER2ZFI2Q1ZZZUhyYnA0VmZrRHVoSFpFdjBOdkhSeHpSNml4bWlzWkg0VW1WdlJVWnQ0Nks5TlpURUR4QklORFFIK1dNaUVQWGdwSzUyalZQczFTR21EdWlPN3Y1R0gzTHJHQUZ2bVdlN0EiLCJtYWMiOiI0NzNkMzNkNzQ3ZTJkZTEwOWVmMjIyZjAwNmQ4MGI3ZDRjMzg2MjZmZThjODljZTRkOWNlYjYxMzEzYmJlZTE5In0%3D; expires=Tue, 29-Sep-2026 00:29:26 GMT; Max-Age=172800; path=/; secure; httponly; samesite=strict
sourceweb19
Access-Control-Allow-Originhttps://rayprushr.foxconn.com
Access-Control-Allow-HeadersContent-Type,Accept
Access-Control-Allow-MethodsGET,POST,OPTIONS,PUT,DELETE
Content-Security-Policydefault-src 'self' https://rayprushr.foxconn.com; style-src 'self' https://rayprushr.foxconn.com https://cdn.jsdelivr.net https://fonts.googleapis.com 'unsafe-inline'; script-src 'self' https://rayprushr.foxconn.com https://res2.wx.qq.com https://uniacc.yun2win.com 'unsafe-inline' 'unsafe-eval'; img-src https://rayprushr.foxconn.com https://recruit.hr.foxconn.com:8443 blob: data:; worker-src 'self' https://rayprushr.foxconn.com blob:; frame-ancestors 'self'; frame-src 'self'; font-src 'self' https://rayprushr.foxconn.com https://at.alicdn.com https://cdn.jsdelivr.net data:; object-src 'self' rayprushr.foxconn.com;
Strict-Transport-Securitymax-age=31536000; includeSubDomains; preload
X-XSS-Protection1; mode=block
X-Content-Type-Optionsnosniff
Cache-Controlno-cache
Referrer-Policyno-referrer-when-downgrade
Permissions-Policyinterest-cohort=()
X-Frame-OptionsDENY
Set-CookiePath=/;SameSite=Strict; 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
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.
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.
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".
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.
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.