Security Report Summary
B
Site: https://www.averoachmea.nl/
IP Address: 2603:1020:203:3::107
Report Time: 06 Sep 2024 20:35:11 UTC
Headers:
  • X-Frame-Options
  • X-Content-Type-Options
  • Referrer-Policy
  • Strict-Transport-Security
  • Content-Security-Policy
  • Permissions-Policy
Advanced:
Solid grade,let’s 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.
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/1.1200 OK
Content-Typetext/html; charset=utf-8
DateFri, 06 Sep 2024 20:35:10 GMT
Access-Control-Allow-Origin*
Access-Control-Expose-HeadersRequest-Context
Cache-Controlno-cache, no-store
Expires-1
Pragmano-cache
Set-Cookieshell#lang=en; path=/; secure; SameSite=None
Set-CookieASP.NET_SessionId=kxfwvbocuw1gtuq1yiwwtcrx; path=/; secure; HttpOnly; SameSite=None
Set-Cookieshell#lang=en; path=/; secure; SameSite=None
Set-CookieASP.NET_SessionId=kxfwvbocuw1gtuq1yiwwtcrx; path=/; secure; HttpOnly; SameSite=None
Set-CookieSC_ANALYTICS_GLOBAL_COOKIE=5f51cbf0d89047e7ad18fa2e79bcf69f|False; expires=Wed, 04-Sep-2024 20:35:10 GMT; path=/; secure; HttpOnly; SameSite=None
Set-Cookie__RequestVerificationToken=yt95I14wzN3cSsyc16eyOD1baRdL6-TsG_oGn4dk8_iKisOKMaOzxdTFNP2jt3VlOlX5NoUJspxGDri8d7ka70JnmSrx_AX0QVutrHgYHE81; path=/; secure; HttpOnly; SameSite=None
Set-CookiedtCookie=v_4_srv_9_sn_2AB98300B967362F1EC02D2217B97063_perc_100000_ol_0_mul_1_app-3A23e404edb0d7c6b2_1_rcs-3Acss_0; Path=/; Domain=.averoachmea.nl
X-Frame-OptionsSAMEORIGIN
Request-ContextappId=cid-v1:a791e652-5fdc-46e4-876e-18b11a040e74
Accept-CHSec-CH-UA-Full-Version-List,Sec-CH-UA-Platform-Version,Sec-CH-UA-Arch,Sec-CH-UA-Model,Sec-CH-UA-Bitness
X-OneAgent-JS-Injectiontrue
X-ruxit-JS-Agenttrue
Server-TimingdtSInfo;desc="0", dtRpid;desc="304988025"
X-Content-Type-Optionsnosniff
X-XSS-Protection1; mode=block
Referrer-Policystrict-origin-when-cross-origin
Strict-Transport-Securitymax-age=31536000
Set-CookieTS01e4417e=015a26809207e6f9ad871a0ca1922a9dc11bd27f41080b201a9931b60d2a21630a4366377acc1ea34074c15184e3af91f8dcaf435c; Path=/; Secure; HTTPOnly
Set-CookieTS014fc51d=015a26809207e6f9ad871a0ca1922a9dc11bd27f41080b201a9931b60d2a21630a4366377acc1ea34074c15184e3af91f8dcaf435c; path=/; domain=.averoachmea.nl; HTTPonly; Secure
Set-CookieTSddab3053027=08caa50cc8ab2000f4200be3b2b35b608d420328c6c25315875046c5aa03fc273ef424658a3e7e5f08a96d39b611300073a4185b90ca4cb6872dfba64280892d0014b4bda3b3cac62c9041a399d3501d6c3291406e69f95179ceb284047a0ffa; Path=/
VaryAccept-Encoding
Content-Encodinggzip
Content-Length16148
ConnectionKeep-Alive
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
Access-Control-Allow-OriginThis is a very lax CORS policy. Such a policy should only be used on a public CDN.
Set-CookieThere is no Cookie Prefix on this cookie. This is not a SameSite Cookie.
Set-CookieThere is no Cookie Prefix on this cookie. This is not a SameSite Cookie.
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-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".
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.
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.
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.