Security Report Summary
R
Redirect: Click here to follow the redirect to https://www.lowes.com/.
Site: https://lowes.com/
IP Address: 2.19.176.202
Report Time: 13 Jun 2026 13:14:40 UTC
Headers:
  • Strict-Transport-Security
  • Content-Security-Policy
  • X-Frame-Options
  • X-Content-Type-Options
  • Referrer-Policy
  • Permissions-Policy
Advanced:
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.
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. Recommended value "X-Frame-Options: SAMEORIGIN".
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.
Warnings
Response is not HTMLThe content-type of the response does not indicate HTML. Not all headers, and therefore the score, may be appropriate.
Raw Headers
HTTP/2301
serverAkamaiGHost
content-length0
locationhttps://www.lowes.com/
cache-controlmax-age=0
expiresSat, 13 Jun 2026 13:14:40 GMT
dateSat, 13 Jun 2026 13:14:40 GMT
set-cookiedbidv2=f517791f-89d4-4a64-aa79-174e691dc0a1; expires=Wed, 11-Jun-2036 00:21:20 GMT; path=/; domain=.lowes.com; secure
set-cookieEPID=f517791f-89d4-4a64-aa79-174e691dc0a1; expires=Wed, 11-Jun-2036 00:21:20 GMT; path=/; domain=.lowes.com; secure; SameSite=None
set-cookiesn=0595; expires=Wed, 01-Jan-2020 10:13:00 GMT; path=/; domain=.www.lowes.com
set-cookiezipcode=12345; expires=Wed, 01-Jan-2020 10:13:00 GMT; path=/; domain=.www.lowes.com
set-cookiezipstate=NC; expires=Wed, 01-Jan-2020 10:13:00 GMT; path=/; domain=.www.lowes.com
set-cookienearbyid=0595; expires=Wed, 01-Jan-2020 10:13:00 GMT; path=/; domain=.www.lowes.com
set-cookieL_SID=fda81da1-8e2a-4d4b-b40e-85ecf766c49c; expires=Wed, 01-Jan-2020 10:13:00 GMT; path=/; domain=.www.lowes.com
set-cookieBTProtect=false; expires=Sat, 13-Jun-2026 17:14:40 GMT; path=/; domain=.www.lowes.com; secure
akamai-grn0.c6b01302.1781356480.e796a732
strict-transport-securitymax-age=31536000
server-timingak_p; desc="1781356480496_34844870_3885410098_4090_5328_1_11_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
serverServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".
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.