Security Report Summary
A
Site: https://global-nexus2.pinkerton.com/login/
IP Address: 2620:1ec:4e:1::69
Report Time: 07 Jun 2023 21:48:41 UTC
Headers:
  • X-Frame-Options
  • Content-Security-Policy
  • Strict-Transport-Security
  • X-Content-Type-Options
  • 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 style-src directive.
Raw Headers
HTTP/2200
cache-controlno-cache, no-store
pragmano-cache
content-length520
content-typetext/html
content-encodinggzip
expires0
last-modifiedSun, 07 May 2023 12:47:04 GMT
accept-rangesbytes
etag"094406e280d91:0"
varyAccept-Encoding
set-cookieARRAffinity=65336382144717b98b3db8083730a7d44cca7788b68e4bf03a3ba7b57403ecab;Path=/;HttpOnly;Secure;Domain=wa-ea-prod-01.azurewebsites.net
set-cookieARRAffinitySameSite=65336382144717b98b3db8083730a7d44cca7788b68e4bf03a3ba7b57403ecab;Path=/;HttpOnly;SameSite=None;Secure;Domain=wa-ea-prod-01.azurewebsites.net
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-cacheCONFIG_NOCACHE
strict-transport-securitymax-age=31536000;includeSubDomains
x-xss-protection1; mode=block
x-content-type-optionsnosniff
referrer-policyno-referrer
permissions-policyaccelerometer=(self), camera=(self), geolocation=(self), gyroscope=(self), magnetometer=(self), microphone=(self)
x-azure-ref0OPuAZAAAAABHxJB6qpmiTZVF0V8gKDKxU0pDRURHRTA1MTkAYzFiMTc2NTEtZjg0ZC00MGViLWFiZDAtNDJiOWMyOTJiY2Yz
dateWed, 07 Jun 2023 21:48:40 GMT
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.