Security Report Summary
B
Site: https://www.lowes.com/
IP Address: 2.19.176.202
Report Time: 10 Jun 2026 02:52:26 UTC
Headers:
  • Strict-Transport-Security
  • Content-Security-Policy
  • X-Frame-Options
  • X-Content-Type-Options
  • Referrer-Policy
  • Permissions-Policy
Advanced:
Solid grade,let’s perform a deeper security analysis of your website and APIs:
Missing Headers
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.
Raw Headers
HTTP/2200
content-typetext/html
set-cookiedbidv2=3c939e08-4594-4826-83f6-358914f2a8ef; expires=Sat, 07-Jun-2036 13:59:06 GMT; path=/; domain=.lowes.com; secure
set-cookieakaalb_prod_dual=1781146346~op=PROD_GCP_EAST_CTRL_DFLT:PROD_DEFAULT_EAST|~rv=45~m=PROD_DEFAULT_EAST:0|~os=352fb8a62db4e37e16b221fb4cefd635~id=297b098e273242e1b20077a155094ce0; path=/; Expires=Thu, 11 Jun 2026 02:52:26 GMT; HttpOnly; Secure; SameSite=None
set-cookieakavpau_default=1781060246~id=a4b254494c6bcbbc861ebeb15b944e2f; Path=/; HttpOnly; Secure; SameSite=None
set-cookieal_sess=brukgPJGNBK59A5xZcXk0Rj1W95NxnikvNG4Nq8KH/MoShu1qf0ydw6UYqFhQ0VA; path=/; domain=.www.lowes.com; Secure
set-cookieregion=east; expires=Thu, 11-Jun-2026 02:52:26 GMT; path=/
set-cookieAKA_A2=A; expires=Wed, 10-Jun-2026 03:52:26 GMT; path=/; domain=lowes.com; secure; HttpOnly
set-cookieBTProtect=false; expires=Wed, 10-Jun-2026 06:52:26 GMT; path=/; domain=.www.lowes.com; secure
set-cookieL_SID=fda81da1-8e2a-4d4b-b40e-85ecf766c49c; 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-cookiezipstate=NC; 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-cookiesn=0595; expires=Wed, 01-Jan-2020 10:13:00 GMT; path=/; domain=.www.lowes.com
set-cookieEPID=3c939e08-4594-4826-83f6-358914f2a8ef; expires=Sat, 07-Jun-2036 13:59:06 GMT; path=/; domain=.lowes.com; secure; SameSite=None
mime-version1.0
strict-transport-securitymax-age=31536000
content-security-policyframe-ancestors 'self'; upgrade-insecure-requests
akamai-grn0.c6b01302.1781059946.b464dca2
link<https://www.lowescdn.com>;rel="preconnect"
link<https://www.lowescdn.com/sffonts/Fellix-Regular.woff>;rel="preload";as="font";type="font/woff";crossorigin,<https://www.lowescdn.com/sffonts/Fellix-SemiBold.woff>;rel="preload";as="font";type="font/woff";crossorigin
server-timingedge; dur=1
server-timingcdn-cache; desc=HIT
x-akamai-transformed9 367 0 pmb=mRUM,2
varyAccept-Encoding
content-encodinggzip
expiresWed, 10 Jun 2026 02:52:26 GMT
cache-controlmax-age=0, no-cache
pragmano-cache
dateWed, 10 Jun 2026 02:52:26 GMT
content-length2408
server-timingak_p; desc="1781059946856_34844870_3026508962_18_17129_0_2_15";dur=1
X-Frame-OptionsHeader not set, see Additional Information below.
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
set-cookieThe 'httpOnly' flag is not set on this cookie. There is no Cookie Prefix on this cookie. This is not a SameSite 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.
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-Frame-OptionsThe XFO header was not sent but frame-ancestors in Content Security Policy was used instead.