Results for land.copernicus.eu

2024-05-05 05:39:53 Etc/UTC

HTTPS by default

land.copernicus.eu uses HTTPS by default.

Chromium reports the following:

State Title Summary Description
Certificate valid and trusted The connection to this site is using a valid, trusted server certificate issued by R3.
Connection secure connection settings The connection to this site is encrypted and authenticated using TLS 1.2, ECDHE_RSA with X25519, and AES_128_GCM.
Resources all served securely All resources on this page are served securely.

More information about the site's TLS/SSL configuration:

HTTP Strict Transport Security (HSTS)

HSTS policy for https://land.copernicus.eu:
max-age=31536000; includeSubDomains; preload

Pass Test
max-age set to at least 6 months
includeSubDomains — policy also applies to subdomains
preload — requests inclusion in preload lists [only relevant for base domain]

HSTS policy for https://copernicus.eu:
max-age=63072000; includeSubdomains

Pass Test
max-age set to at least 6 months
includeSubDomains — policy also applies to subdomains
preload — requests inclusion in preload lists

Content Security Policy

Content Security Policy set in HTTP header: default-src 'self'; object-src 'self'; base-uri 'self'; form-action 'self'; connect-src 'self' https://clms-prod.eea.europa.eu https://land.copernicus.eu https://*.eea.europa.eu https://api.openaire.eu https://api.openaire.com https://api.zotero.org/ https://cdn.arcgis.com/ https://www.arcgis.com/ https://utility.arcgisonline.com/ https://js.arcgis.com/ https://services.arcgisonline.com https://services.arcgis.com https://geocode.arcgis.com https://static.arcgis.com https://basemaps.arcgis.com/ https://*.arcgis.com/ https://*.eionet.europa.eu http://*.eea.europa.eu https://land.copernicus.eu https://*.land.copernicus.eu https://*.vgt.vito.be https://*.hrvpp.vgt.vito.be https://cloudferro.sentinel-hub.com https://geospatial.jrc.ec.europa.eu https://image.discomap.eea.europa.eu; font-src 'self' data: https://cdnjs.cloudflare.com/ https://cdn.arcgis.com/ https://js.arcgis.com/ https://fonts.gstatic.com/ https://*.eea.europa.eu https://*.eionet.europa.eu https://land.copernicus.eu https://*.land.copernicus.eu; frame-src 'self' https://europa.eu/ https://*.europa.eu/ https://*.eea.europa.eu https://*.eionet.europa.eu http://*.eea.europa.eu https://eea.maps.arcgis.com/ https://land.copernicus.eu https://*.land.copernicus.eu https://www.youtube.com https://youtube.com ; img-src http: https: blob: data:; script-src 'self' 'unsafe-inline' 'unsafe-eval' blob: data: https://matomo.eea.europa.eu https://js.arcgis.com/ https://geocode.arcgis.com https://services.arcgis.com https://api.openaire.eu https://api.openaire.com https://api.zotero.org/ https://www.google.com/jsapi https://www.google.com/uds/ https://www.gstatic.com/ https://spreadsheets.google.com/ https://docs.google.com/ https://*.eea.europa.eu https://*.eionet.europa.eu http://*.eea.europa.eu https://d3js.org https://cdnjs.cloudflare.com https://code.jquery.com https://land.copernicus.eu https://*.land.copernicus.eu https://public.tableau.com; frame-ancestors 'self' *.eionet.europa.eu *.eea.europa.eu *.discomap.eea.europa.eu; media-src https://*.eea.europa.eu; style-src 'self' 'unsafe-inline' https://www.google.com/uds/ https://js.arcgis.com/ https://api.openaire.eu https://api.openaire.com https://api.zotero.org/ https://fonts.googleapis.com/css https://ajax.googleapis.com/ https://www.gstatic.com/ https://*.eionet.europa.eu https://*.eea.europa.eu https://cdnjs.cloudflare.com https://code.jquery.com; report-uri https://sentry.eea.europa.eu/api/28/security/?sentry_key=6afdc4d9e7a148509fa0841b0e58a958

Content Security Policy (CSP) implemented unsafely. This includes 'unsafe-inline' or data: inside script-src, overly broad sources such as https: inside object-src or script-src, or not restricting the sources for object-src or script-src.

Pass Test Info
Clickjacking protection, using frame-ancestors

The use of CSP's frame-ancestors directive offers fine-grained control over who can frame your site.

Show
Deny by default, using default-src 'none'

Denying by default using default-src 'none' can ensure that your Content Security Policy doesn't allow the loading of resources you didn't intend to allow.

Show
Restricts use of the <base> tag by using base-uri 'none', base-uri 'self', or specific origins

The base tag can be used to trick your site into loading scripts from untrusted origins.

Show
Restricts where <form> contents may be submitted by using form-action 'none', form-action 'self', or specific URIs

Malicious JavaScript or content injection could modify where sensitive form data is submitted to or create additional forms for data exfiltration.

Show
Blocks loading of active content over HTTP or FTP

Loading JavaScript or plugins can allow a man-in-the-middle to execute arbitrary code on your website. Restricting your policy and changing links to HTTPS can help prevent this.

Show
Blocks loading of passive content over HTTP or FTP

This site's Content Security Policy allows the loading of passive content such as images or videos over insecure protocols such as HTTP or FTP. Consider changing them to load them over HTTPS.

Show
Uses CSP3's 'strict-dynamic' directive to allow dynamic script loading (optional)

'strict-dynamic' lets you use a JavaScript shim loader to load all your site's JavaScript dynamically, without having to track script-src origins.

Show
Blocks execution of JavaScript's eval() function by not allowing 'unsafe-eval' inside script-src

Blocking the use of JavaScript's eval() function can help prevent the execution of untrusted code.

Show
Blocks execution of inline JavaScript by not allowing 'unsafe-inline' inside script-src

Blocking the execution of inline JavaScript provides CSP's strongest protection against cross-site scripting attacks. Moving JavaScript to external files can also help make your site more maintainable.

Show
Blocks inline styles by not allowing 'unsafe-inline' inside style-src

Blocking inline styles can help prevent attackers from modifying the contents or appearance of your page. Moving styles to external stylesheets can also help make your site more maintainable.

Show
Blocks execution of plug-ins, using object-src restrictions

Blocking the execution of plug-ins via object-src 'none' or as inherited from default-src can prevent attackers from loading Flash or Java in the context of your page.

Show

The Content Security Policy tests are based on the ones from the Mozilla HTTP Observatory scanner/grader project (Mozilla Public License 2.0) by April King, reimplemented by us for Webbkoll. The explanatory texts are from the Observatory by Mozilla website, CC-BY-SA 3.0. Any mistake or inaccuracy in the results is our fault.

Reporting (CSP, Certificate Transparency, Network Error Logging)

Reports are sent to a third-party.

The Content-Security-Policy header includes the following third-party URI(s) in its report-uri directive:

See Raw headers below for full details.

Referrer Policy

Referrer Policy set to strict-origin-when-cross-origin in Referrer-Policy HTTP header.

Subresource Integrity (SRI)

Subresource Integrity (SRI) not implemented, but all external resources are loaded over HTTPS

The following third-party resources are not loaded using SRI:

Type URL
script https://matomo.eea.europa.eu/matomo.js

The Subresource Integrity test is based on the one from the Mozilla HTTP Observatory scanner/grader project (Mozilla Public License 2.0) by April King, reimplemented by us for Webbkoll.

HTTP headers

Pass Header Value Result
X-Content-Type-Options nosniff X-Content-Type-Options header set to "nosniff"
X-Frame-Options SAMEORIGIN X-Frame-Options (XFO) implemented via the CSP frame-ancestors directive
X-XSS-Protection 1; mode=block X-XSS-Protection header set to "1; mode=block"

The header tests are based on the ones from the Mozilla HTTP Observatory scanner/grader project (Mozilla Public License 2.0) by April King, reimplemented by us for Webbkoll. The explanatory texts are from the Observatory by Mozilla website, CC-BY-SA 3.0.

Cookies

First-party cookies (2)

Domain Name Value Expires on HttpOnly Secure SameSite
land.copernicus.eu _pk_id.17.0b36 283bfa3467863e3a.171... 2025-06-02 05:39:37Z (Lax)
land.copernicus.eu _pk_ses.17.0b36 1 2024-05-05 06:09:37Z (Lax)

HttpOnly means that the cookie can only be read by the server, and not by JavaScript on the client. This can mitigate XSS (cross-site scripting) attacks.

Secure means that the cookie will only be sent over a secure channel (HTTPS). This can mitigate MITM (man-in-the-middle) attacks.

SameSite can be used to instruct the browser to only send the cookie when the request is originating from the same site. This can mitigate CSRF (cross-site request forgery) attacks.

GDPR: Rec. 60, Rec. 61, Rec. 69, Rec. 70, Rec. 75, Rec. 78, Art. 5.1.a, Art. 5.1.c, Art. 5.1.e, Art. 21, Art. 22, Art. 32.

e-PD (2002/58/EC). Rec. 24, 25, Art. 5.2.

e-PD revised (2009/136/EC). Rec. 65, 66.

More information

localStorage

localStorage used:

Key Value
redux_localstorage_simple_blocksClipboard {}

Third-party requests

3 requests (3 secure, 0 insecure) to 2 unique hosts.

A third-party request is a request to a domain that's not copernicus.eu or one of its subdomains.

Host IP Country Classification URLs
matomo.eea.europa.eu 10.50.4.100 Show (2)
sentry.eea.europa.eu 10.50.4.100 Show (1)

We use Mozilla's version of Disconnect's open source list of trackers to classify hosts.

GDPR: Rec. 69, Rec. 70, Art. 5.1.b-c, Art. 25.

Server location

Server location for land.copernicus.eu (34.246.43.244) could not be determined.

See more information (e.g., provider) about this IP address using KeyCDN's tool.

Raw headers

Header Value
access-control-allow-headers Authorization, Content-Type, content-type
age 0
cache-control max-age=86400
content-encoding gzip
content-security-policy default-src 'self'; object-src 'self'; base-uri 'self'; form-action 'self'; connect-src 'self' https://clms-prod.eea.europa.eu https://land.copernicus.eu https://*.eea.europa.eu https://api.openaire.eu https://api.openaire.com https://api.zotero.org/ https://cdn.arcgis.com/ https://www.arcgis.com/ https://utility.arcgisonline.com/ https://js.arcgis.com/ https://services.arcgisonline.com https://services.arcgis.com https://geocode.arcgis.com https://static.arcgis.com https://basemaps.arcgis.com/ https://*.arcgis.com/ https://*.eionet.europa.eu http://*.eea.europa.eu https://land.copernicus.eu https://*.land.copernicus.eu https://*.vgt.vito.be https://*.hrvpp.vgt.vito.be https://cloudferro.sentinel-hub.com https://geospatial.jrc.ec.europa.eu https://image.discomap.eea.europa.eu; font-src 'self' data: https://cdnjs.cloudflare.com/ https://cdn.arcgis.com/ https://js.arcgis.com/ https://fonts.gstatic.com/ https://*.eea.europa.eu https://*.eionet.europa.eu https://land.copernicus.eu https://*.land.copernicus.eu; frame-src 'self' https://europa.eu/ https://*.europa.eu/ https://*.eea.europa.eu https://*.eionet.europa.eu http://*.eea.europa.eu https://eea.maps.arcgis.com/ https://land.copernicus.eu https://*.land.copernicus.eu https://www.youtube.com https://youtube.com ; img-src http: https: blob: data:; script-src 'self' 'unsafe-inline' 'unsafe-eval' blob: data: https://matomo.eea.europa.eu https://js.arcgis.com/ https://geocode.arcgis.com https://services.arcgis.com https://api.openaire.eu https://api.openaire.com https://api.zotero.org/ https://www.google.com/jsapi https://www.google.com/uds/ https://www.gstatic.com/ https://spreadsheets.google.com/ https://docs.google.com/ https://*.eea.europa.eu https://*.eionet.europa.eu http://*.eea.europa.eu https://d3js.org https://cdnjs.cloudflare.com https://code.jquery.com https://land.copernicus.eu https://*.land.copernicus.eu https://public.tableau.com; frame-ancestors 'self' *.eionet.europa.eu *.eea.europa.eu *.discomap.eea.europa.eu; media-src https://*.eea.europa.eu; style-src 'self' 'unsafe-inline' https://www.google.com/uds/ https://js.arcgis.com/ https://api.openaire.eu https://api.openaire.com https://api.zotero.org/ https://fonts.googleapis.com/css https://ajax.googleapis.com/ https://www.gstatic.com/ https://*.eionet.europa.eu https://*.eea.europa.eu https://cdnjs.cloudflare.com https://code.jquery.com; report-uri https://sentry.eea.europa.eu/api/28/security/?sentry_key=6afdc4d9e7a148509fa0841b0e58a958
content-type text/html; charset=utf-8
date Sun, 05 May 2024 05:39:33 GMT
etag W/"b69fb-pJM+gkDccj3Ov1Kl6397sMzKrTI-gzip"
expires Mon, 06 May 2024 05:39:33 GMT
grace
permissions-policy accelerometer=(), autoplay=(), camera=(), encrypted-media=(), fullscreen=(self), geolocation=(), gyroscope=(), magnetometer=(), microphone=(), midi=(), payment=(), picture-in-picture=(), sync-xhr=(self), usb=()
referrer-policy strict-origin-when-cross-origin
server HTTPS
strict-transport-security max-age=31536000; includeSubDomains; preload
transfer-encoding chunked
vary Origin
via 1.1 volto-clms-varnish-1 (Varnish/7.4)
x-backend cluster(frontend:(null))
x-backend-name cluster(10.42.93.5:3000)
x-cache MISS
x-cacheable NO - TTL = 0
x-content-type-options nosniff
x-frame-options SAMEORIGIN
x-url /en
x-varnish 2917965 2917966
x-xss-protection 1; mode=block

What this tool checks (and doesn't check)

This tool attempts to simulate what happens when a user visits a specified page with a typical browser. The browser has no addons/extensions installed, and Do Not Track (DNT) is not enabled, since this is the default setting in most browsers.

External files such as images, scripts and CSS are loaded, but the tool performs no interactions with the page — no links are clicked, no forms are submitted.

Disclaimer: The results presented here might not be 100% correct. Bugs happen. This tool is meant to be used by site owners as a starting point for improvements, not as a rigorous analysis.

Text about HTTPS partly adapted from the CIO Council's The HTTPS-Only Standard (public domain). MaxMind's GeoLite2 country database (CC-BY-SA 4.0) is used for GeoIP lookups. See here for more information.