Security Report Summary
A
Site: | https://www.vcacareers.com/global/en | ||
---|---|---|---|
IP Address: | 54.87.58.87 | ||
Report Time: | 04 Oct 2023 09:37:37 UTC | ||
Headers: |
|
||
Warning: | Grade capped at A, please see warnings below. | ||
Advanced: |
|
Warnings
Content-Security-Policy | This 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. |
---|---|
Permissions-Policy | We didn't detect a viable policy. |
Raw Headers
HTTP/2 | 200 |
---|---|
date | Wed, 04 Oct 2023 09:37:37 GMT |
content-type | text/html; charset=UTF-8 |
vary | Accept-Encoding |
vary | Origin |
set-cookie | PLAY_SESSION=eyJhbGciOiJIUzI1NiJ9.eyJkYXRhIjp7IkpTRVNTSU9OSUQiOiI1MTZhNmMwNC01ZjQ5LTQ0OGQtOWRlNy02NmJjZjdiMzhlZDIifSwibmJmIjoxNjk2NDEyMjU3LCJpYXQiOjE2OTY0MTIyNTd9.RSH-fJpzXJ7XhjkBI4bfwXfMdwS7s2SM0uNxWSeM7gg; Path=/; Secure; HTTPOnly |
set-cookie | PHPPPE_ACT=516a6c04-5f49-448d-9de7-66bcf7b38ed2; Path=/; Secure |
set-cookie | VISITED_LANG=en; Max-Age=31536000; Expires=Thu, 03 Oct 2024 09:37:37 GMT; Path=/; Secure |
set-cookie | VISITED_COUNTRY=global; Max-Age=31536000; Expires=Thu, 03 Oct 2024 09:37:37 GMT; Path=/; Secure |
cache-control | no-cache,no-store |
access-control-allow-origin | * |
x-frame-options | SAMEORIGIN |
x-permitted-cross-domain-policies | master-only |
x-content-type-options | nosniff |
cache-control | no-cache,no-store |
x-xss-protection | 1; mode=block |
strict-transport-security | max-age=31536000; preload |
content-security-policy | default-src * data: blob: 'unsafe-inline' 'unsafe-eval' 'self'; script-src blob: 'self' 'unsafe-inline' 'unsafe-eval' *.phenompeople.com *.phenompro.com www.googletagmanager.com media.glassdoor.com www.google-analytics.com www.googleadservices.com www.googletagservices.com cdnjs.cloudflare.com *.audioeye.com code.jquery.com js.live.net apis.google.com www.dropbox.com ajax.aspnetcdn.com cdn.jsdelivr.net googleads.g.doubleclick.net ajax.googleapis.com maxcdn.bootstrapcdn.com www.youtube.com s.ytimg.com *.mapbox.com *.linkedin.com d7pkvxpsevxsc.cloudfront.net *.gstatic.com player.vimeo.com widget.altrulabs.com cdn.cookielaw.org bat.bing.com snap.licdn.com d21xzkx9a6yixg.cloudfront.net connect.facebook.net bat.bing.com |
permissions-policy | : interest-cohort=() |
referrer-policy | same-origin |
content-encoding | gzip |
Upcoming Headers
Cross-Origin-Embedder-Policy | Cross-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-Policy | Cross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser. |
Cross-Origin-Resource-Policy | Cross-Origin Resource Policy allows a resource owner to specify who can load the resource. |
Additional Information
set-cookie | There is no Cookie Prefix on this cookie. This is not a SameSite Cookie. |
---|---|
access-control-allow-origin | This is a very lax CORS policy. Such a policy should only be used on a public CDN. |
x-frame-options | X-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. |
x-content-type-options | X-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-protection | X-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-security | HTTP 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-policy | Content 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-policy | Permissions Policy is a new header that allows a site to control which features and APIs can be used in the browser. |
referrer-policy | Referrer 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. |