Security Report Summary
A
Site: https://www.macgamestore.com/app
IP Address: 159.203.111.152
Report Time: 26 Apr 2024 14:42:08 UTC
Headers:
  • Strict-Transport-Security
  • Referrer-Policy
  • X-Frame-Options
  • Content-Security-Policy
  • X-Content-Type-Options
  • 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
Permissions-PolicyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
Warnings
Referrer-PolicyThe "origin-when-cross-origin" value is not recommended.
Raw Headers
HTTP/1.1200 OK
DateFri, 26 Apr 2024 14:42:08 GMT
ServerApache
Set-CookiePHPSESSID=dsir9eedja7ejnivqoqvvu2fgj; path=/; SameSite=Lax; secure; HttpOnly
ExpiresThu, 19 Nov 1981 08:52:00 GMT
Cache-Controlno-store, no-cache, must-revalidate
Pragmano-cache
Set-CookiePHPSLUG=4027893293087913; path=/; secure; HttpOnly; SameSite=Lax
Set-CookiePrefsU=copts_xagsd; expires=Sat, 26-Apr-2025 14:42:08 GMT; Max-Age=31536000; path=/; secure; HttpOnly; SameSite=Lax
Set-CookiePrefsU=copts_xagsd.visit_1713969728-1714142528; expires=Sat, 26-Apr-2025 14:42:08 GMT; Max-Age=31536000; path=/; secure; HttpOnly; SameSite=Lax
Strict-Transport-Securitymax-age=10886400; includeSubDomains; preload
Referrer-Policyorigin-when-cross-origin
X-XSS-Protection1; mode=block
X-Frame-OptionsSAMEORIGIN
Content-Security-Policydefault-src 'self' *.macgamestore.com *.wingamestore.com; form-action 'self' https://*.paypal.com https://*.apple.com https://*.zendesk.com; frame-src 'self' cdn1.macgamestore.com *.trustpilot.com *.facebook.net *.twitter.com *.youtube.com *.google.com *.paypal.com *.braintreegateway.com *.apple.com *.ubisoft.com; frame-ancestors 'self'; connect-src 'self' *.google-analytics.com *.googletagmanager.com *.google.com *.googleapis.com *.trustpilot.com *.facebook.com *.braintreegateway.com *.braintree-api.com http://127.0.0.1:11155; script-src 'self' 'nonce-6b3b7160ab376878aee9309a8ffb156aa0d7' appleid.cdn-apple.com *.google-analytics.com *.googletagmanager.com *.google.com *.gstatic.com *.trustpilot.com *.facebook.net *.twitter.com *.youtube.com *.ytimg.com *.paypal.com *.paypalobjects.com *.braintreegateway.com ubistatic2-a.akamaihd.net; style-src 'self' 'unsafe-inline' accounts.google.com; img-src 'self' data: blob: *.macgamestore.com *.wingamestore.com *.google-analytics.com *.gstatic.com *.googleusercontent.com *.googletagmanager.com *.trustpilot.com *.facebook.com *.fbsbx.com *.fbcdn.net *.facebook.net *.twitter.com *.youtube.com *.ytimg.com *.akamaized.net *.paypal.com *.braintreegateway.com www.gravatar.com; font-src 'self' data: *.gstatic.com *.googleusercontent.com fontlibrary.org github.com use.typekit.net cdn.honey.io;
VaryAccept-Encoding
Content-Encodinggzip
X-Content-Type-Optionsnosniff
X-Permitted-Cross-Domain-Policiesnone
Content-Length6213
Content-Typetext/html; charset=UTF-8
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
ServerThis Server header seems to advertise the software being run on the server but you can remove or change this value.
Set-CookieThere is no Cookie Prefix on this cookie.
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.
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.
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.
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".