Security Report Summary
A
Site: https://agent.collectibles.markel.com:443/public/agentlogin
IP Address: 20.124.248.122
Report Time: 19 Apr 2024 20:19:24 UTC
Headers:
  • Strict-Transport-Security
  • Content-Security-Policy
  • X-Frame-Options
  • X-Content-Type-Options
  • Referrer-Policy
  • Permissions-Policy
Warning: Grade capped at A, please see warnings below.
Advanced:
Great grade! Perform a deeper security analysis of your website and APIs:
Missing Headers
Permissions-PolicyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.Note that CSP frame-ancestors is used but the value is considered too lax to substitue for XFO.
Warnings
Content-Security-PolicyThis policy contains 'unsafe-inline' which is dangerous in the script-src directive. This policy contains 'unsafe-eval' which is dangerous in the script-src directive.
Raw Headers
HTTP/1.1200 OK
Content-Typetext/html; charset=utf-8
DateFri, 19 Apr 2024 20:19:24 GMT
Cache-Controlno-cache, no-store
Content-Encodinggzip
Expires-1
Pragmano-cache
Set-CookiemarketingReferralWithUri=hostName=securityheaders.com&absoluteUri=https://securityheaders.com/; expires=Sun, 21-Apr-2024 20:19:24 GMT; path=/; secure; HttpOnly
Set-Cookie__Host-ASP.NET_SessionId=3k3edbnphu43ucreygkj3zxn; path=/; secure; HttpOnly; SameSite=Lax
Set-CookiemarketingReferralWithUri=hostName=securityheaders.com&absoluteUri=https://securityheaders.com/; expires=Sun, 21-Apr-2024 20:19:24 GMT; path=/; secure; HttpOnly
Set-Cookie__Host-ASP.NET_SessionId=3k3edbnphu43ucreygkj3zxn; path=/; secure; HttpOnly; SameSite=None
Set-Cookie__RequestVerificationToken=72gNhh8dPSCO7zpjixW2eUFhlTKYndZs6LFCdjGn-cZWMbAAxlNmuljDqO7WciHYY3W28Mc24IX6ba6uW95Yjp_7jCQqO59_eab-P5g1N2U1; path=/; secure; HttpOnly
Set-Cookie__Host-SessionExpirationWarningTime=2024-04-19T20:34:24Z; expires=Sat, 20-Apr-2024 20:19:24 GMT; path=/; secure; SameSite=Lax
Set-CookieARRAffinity=f2ab1e851dbdeb71e3e6f81d641dc17ce7841c171061b280799537ccb94b0a3a;Path=/;HttpOnly;Secure;Domain=agent.collectibles.markel.com
Set-CookieARRAffinitySameSite=f2ab1e851dbdeb71e3e6f81d641dc17ce7841c171061b280799537ccb94b0a3a;Path=/;HttpOnly;SameSite=None;Secure;Domain=agent.collectibles.markel.com
VaryAccept-Encoding
Strict-Transport-Securitymax-age=31536000; includeSubDomains
X-Robots-Tagnoindex, nofollow, noimageindex
P3PCP: NOI DSP COR ADMa OUR SAMa OTRa DELa PUBa UNRa NOR
X-XSS-Protection1; mode=block
Content-Security-Policydefault-src 'self';script-src 'self' 'unsafe-inline' 'unsafe-eval' https:;object-src 'self' data: https:;style-src 'self' 'unsafe-inline' https:;img-src 'self' https: data:;media-src 'none';font-src 'self' https: data:;connect-src 'self' https:;base-uri 'self';worker-src 'self';form-action 'self' https:;frame-src 'self' https:;frame-ancestors 'self' https:;
X-Frame-OptionsSAMEORIGIN
X-Content-Type-Optionsnosniff
Referrer-Policystrict-origin-when-cross-origin
Set-Cookiecookiesession1=678A3E3AC706CEAC8DE81F38259D5C19;Expires=Sat, 19 Apr 2025 20:19:24 GMT;Path=/;HttpOnly
Content-Length10255
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-CookieThis cookie has the appropriate flags set.
Set-CookieThis is not a SameSite Cookie.
Set-CookieThe 'httpOnly' flag is not set on this 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.
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.
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-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".
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.
Set-CookieThe 'secure' flag is not set on this cookie. There is no Cookie Prefix on this cookie. This is not a SameSite Cookie.