Security Report Summary
C
Site: https://www.progressive.com/
IP Address: 2600:1406:3a00:281::3273
Report Time: 16 May 2024 08:13:33 UTC
Headers:
  • X-Frame-Options
  • Strict-Transport-Security
  • X-Content-Type-Options
  • Content-Security-Policy
  • Referrer-Policy
  • Permissions-Policy
Advanced:
Not bad… Maybe you should perform a deeper security analysis of your website and APIs:
Missing Headers
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.
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.
Raw Headers
HTTP/2200
cache-controlprivate
content-typetext/html; charset=utf-8
x-xss-protection1; mode=block
x-frame-optionsSAMEORIGIN
strict-transport-securitymax-age=31536000
x-content-type-optionsnosniff
pgrxprotocol443
x-akamai-transformed9 - 0 pmb=mRUM,2
content-encodinggzip
dateThu, 16 May 2024 08:13:33 GMT
varyAccept-Encoding
set-cookieSITESERVER=ID=bced7c28ad1d453298510c6a3b701b2c; domain=progressive.com; expires=Fri, 16-May-2059 08:13:33 GMT; path=/;SameSite=None; secure
set-cookieSITESERVER=ID=bced7c28ad1d453298510c6a3b701b2c; domain=progressive.com; expires=Fri, 16-May-2059 08:13:33 GMT; path=/;SameSite=None; secure
set-cookieADRUM_BTa=R:28|g:982b3eb5-3dbb-4dce-a362-8990ec4c66ae|n:progressive-prod_9c37d83e-42d6-4962-a215-724645626bb0; expires=Thu, 16-May-2024 08:14:03 GMT; path=/
set-cookieSameSite=None; expires=Thu, 16-May-2024 08:14:03 GMT; path=/
set-cookieADRUM_BT1=R:28|i:3967|e:290; expires=Thu, 16-May-2024 08:14:03 GMT; path=/
set-cookieProgSessionTracker=true; domain=.progressive.com; expires=Thu, 16-May-2024 09:13:33 GMT; path=/
set-cookiecli_attr=MOBILE_IND=N&DEVICE_TYP=Google Chrome&MATCH=Y&OS_TYP=Desktop 0&BROWSER_TYP=Chrome Desktop 108&OVERRIDE_MOBILE_IND=N&TABLET_IND=N; domain=.progressive.com; path=/
set-cookieCurrVisit=y; domain=.progressive.com; expires=Fri, 17-May-2024 08:13:33 GMT; path=/
set-cookieUserHistory=UserSource=securityheaders.com&UserKeywords=&UserCode=&UserVisitCount=1&UserLastVisitDate=5/16/2024&UserDaysSinceLastVisit=0; domain=.progressive.com; expires=Tue, 12-Nov-2024 09:13:33 GMT; path=/
set-cookieVisitorDataCaptureCookie=5/16/2024 4:13:33 AM; domain=.progressive.com; expires=Thu, 16-May-2024 08:43:33 GMT; path=/
set-cookiensval=N000N; domain=.progressive.com; expires=Sun, 16-Jun-2024 08:13:33 GMT; path=/
set-cookiensseg=; domain=.progressive.com; expires=Sun, 16-Jun-2024 08:13:33 GMT; path=/
set-cookiemt.v=5.271489412.1715847213073; domain=.progressive.com; expires=Fri, 16-May-2059 08:13:33 GMT; path=/
set-cookieAKA_A2=A; expires=Thu, 16-May-2024 09:13:33 GMT; path=/; domain=progressive.com; secure; HttpOnly
server-timingcdn-cache; desc=MISS
server-timingedge; dur=132
server-timingorigin; dur=566
link<https://www.progressive.com/content/fonts/96sans/96Sans-BoldCondensed.woff2>;rel="preload";as="font";type="font/woff2";crossorigin,<https://www.progressive.com/content/fonts/96sans/96Sans-Light.woff2>;rel="preload";as="font";type="font/woff2";crossorigin,<https://www.progressive.com/content/fonts/96sans/96Sans-Medium.woff2>;rel="preload";as="font";type="font/woff2";crossorigin
link<https://www.progressive.com/content/fonts/96sans/96Sans-Bold.woff2>;rel="preload";as="font";type="font/woff2";crossorigin,<https://www.progressive.com/content/fonts/96sans/96Sans.woff2>;rel="preload";as="font";type="font/woff2";crossorigin
link<https://aa.agkn.com>;rel="preconnect",<https://images.contentstack.io>;rel="preconnect",<https://se.monetate.net>;rel="preconnect",<https://www.googletagmanager.com>;rel="preconnect",<https://stats.g.doubleclick.net>;rel="preconnect"
link<https://progressive.com>;rel="preconnect"
server-timingak_p; desc="1715847213232_400069710_2195399237_69833_6311_7_4_15";dur=1
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-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.
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-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".
set-cookieThe 'httpOnly' flag is not set on this cookie. The 'secure' flag is not set on this cookie. There is no Cookie Prefix on this cookie. This is not a SameSite Cookie.