Security Report Summary
A+
Site: https://global-nexus2.pinkerton.com/login/
IP Address: 2620:1ec:46::69
Report Time: 26 Apr 2024 21:27:08 UTC
Headers:
  • X-Frame-Options
  • Content-Security-Policy
  • Strict-Transport-Security
  • X-Content-Type-Options
  • Referrer-Policy
  • Permissions-Policy
Advanced:
Wow, amazing grade! Perform a deeper security analysis of your website and APIs:
Raw Headers
HTTP/2200
dateFri, 26 Apr 2024 21:27:08 GMT
content-typetext/html
content-length932
content-encodinggzip
etag"02dda737196da1:0"
last-modifiedWed, 24 Apr 2024 18:01:38 GMT
set-cookieARRAffinity=4c49b4f3b902e350a1ad9525cd5ea7ce8ed6f76059805385024f1537955c5059;Path=/;HttpOnly;Secure;Domain=wa-ea-prod-01.azurewebsites.net
set-cookieARRAffinitySameSite=4c49b4f3b902e350a1ad9525cd5ea7ce8ed6f76059805385024f1537955c5059;Path=/;HttpOnly;SameSite=None;Secure;Domain=wa-ea-prod-01.azurewebsites.net
varyAccept-Encoding
x-frame-optionsSAMEORIGIN
content-security-policydefault-src 'self' *.google.com *.gstatic.com wss://widget-mediator.zopim.com login.microsoftonline.com *.b2clogin.com; object-src 'none'; style-src 'self' 'unsafe-inline' fonts.googleapis.com; connect-src wss: ws: https:; base-uri 'self'; script-src 'self' 'strict-dynamic' 'sha256-maqDExIpmR/IHAmL3YUZ33zmc7HzMWYhure4CjnFlV0='; script-src-elem 'self' 'unsafe-inline' *.login.microsoftonline.com *.google.com *.gstatic.com *.zdassets.com *.azurewebsites.net; img-src 'self' data: mediastream: blob: filesystem:; font-src 'self' fonts.gstatic.com
x-azure-ref20240426T212708Z-r1f495864dftkb7nvd8qvdzyrs00000004900000000002y6
strict-transport-securitymax-age=31536000;includeSubDomains
x-xss-protection1; mode=block
x-content-type-optionsnosniff
referrer-policyno-referrer
cache-controlno-cache, no-store
permissions-policyaccelerometer=(self), camera=(self), geolocation=(self), gyroscope=(self), magnetometer=(self), microphone=(self)
pragmano-cache
expires0
x-cacheCONFIG_NOCACHE
accept-rangesbytes
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
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.
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.