Security Report Summary
D
Site: https://www.yad2.co.il:443/
IP Address: 18.66.171.36
Report Time: 07 Jul 2026 16:51:30 UTC
Headers:
  • Strict-Transport-Security
  • Content-Security-Policy
  • X-Content-Type-Options
  • Referrer-Policy
  • Permissions-Policy
  • X-Frame-Options
Advanced:
Your site could be at risk, let’s perform a deeper security analysis of your site 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-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
X-Frame-OptionsWe couldn't detect a valid configuration. Expected values are "DENY", "SAMEORIGIN", "ALLOW-FROM (URL)" and "ALLOWALL".
Raw Headers
HTTP/2200
content-typetext/html; charset=utf-8
rdwr_responseallowed
strict-transport-securitymax-age=31536000
set-cookie__uzma=09dd5705-5798-4746-8ab3-0f0bc73226c1; HttpOnly; path=/; Expires=Tue, 05-Jan-27 16:51:30 GMT; Max-Age=15724800; SameSite=Lax
set-cookie__uzmb=1783443090; HttpOnly; path=/; Expires=Tue, 05-Jan-27 16:51:30 GMT; Max-Age=15724800; SameSite=Lax
set-cookie__uzme=5671; HttpOnly; path=/; Expires=Tue, 05-Jan-27 16:51:30 GMT; Max-Age=15724800; SameSite=Lax
set-cookie__uzmc=235611084735; HttpOnly; path=/; Expires=Tue, 05-Jan-27 16:51:30 GMT; Max-Age=15724800; SameSite=Lax
set-cookie__uzmd=1783443090; HttpOnly; path=/; Expires=Tue, 05-Jan-27 16:51:30 GMT; Max-Age=15724800; SameSite=Lax
set-cookie__uzmf=7f900009dd5705-5798-4746-8ab3-0f0bc73226c11-17834430904190-004699d69290f12c74f10; HttpOnly; path=/; Expires=Tue, 05-Jan-27 16:51:30 GMT; Max-Age=15724800; SameSite=Lax
set-cookieuzmx=7f9000b3fc845f-3efe-4fea-a47a-e7737114a23d1-17834430904190-ef52ac10860d488010; Domain=.yad2.co.il; HttpOnly; path=/; Expires=Tue, 05-Jan-27 16:51:30 GMT; Max-Age=15724800; SameSite=Lax
dateTue, 07 Jul 2026 16:51:30 GMT
x-nextjs-cacheHIT
cache-controls-maxage=31536000, stale-while-revalidate
varyAccept-Encoding
x-frame-optionsSAMEORIGIN;
x-ingress-controller-namenew-nodeport-4
x-xss-protection1;
x-cacheMiss from cloudfront
via1.1 829a3633018c90dc0775b2673d6bada4.cloudfront.net (CloudFront)
x-amz-cf-popDUB56-P1
x-amz-cf-id_MB2rkfM1blix-gm2tJVzEFStBsGye3ewBy7rKT7KX-1EG5yZnQHVQ==
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
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-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.
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.