Security Report Summary
A+
Site: https://markentier.tech/
IP Address: 2600:1f1c:471:9d00::c8
Report Time: 19 Mar 2024 09:41:49 UTC
Headers:
  • Content-Security-Policy
  • Permissions-Policy
  • Referrer-Policy
  • Strict-Transport-Security
  • X-Content-Type-Options
  • X-Frame-Options
Advanced:
Wow, amazing grade! Perform a deeper security analysis of your website and APIs:
Raw Headers
HTTP/2200
accept-rangesbytes
age29686
cache-controlpublic,max-age=180
cache-status"Netlify Edge"; hit
content-encodinggzip
content-security-policybase-uri 'self'; default-src 'self'; img-src 'self' data:; object-src 'none'; frame-src 'self' www.youtube-nocookie.com www.youtube.com player.vimeo.com; frame-ancestors 'none'; form-action 'none'; upgrade-insecure-requests; report-to default; report-uri https://markentiertech.report-uri.com/r/d/csp/enforce
content-typetext/html; charset=UTF-8
cross-origin-embedder-policy-report-onlyrequire-corp; report-to="default"
cross-origin-opener-policy-report-onlysame-origin; report-to="default"
cross-origin-resource-policysame-site
dateTue, 19 Mar 2024 09:41:49 GMT
etag"a8d61588d4b0e104f394ffe91d46ec60-ssl-df"
expect-ctmax-age=0, report-uri="https://markentiertech.report-uri.com/r/d/ct/enforce"
nel{"report_to":"default","max_age":10886400}
permissions-policyinterest-cohort=(), accelerometer=(), autoplay=(), camera=(), document-domain=(), encrypted-media=(), fullscreen=(), geolocation=(), gyroscope=(), magnetometer=(), microphone=(), midi=(), payment=(), picture-in-picture=(), sync-xhr=(), usb=(), xr-spatial-tracking=()
referrer-policystrict-origin-when-cross-origin
report-to{"group":"default","max_age":31536000,"endpoints":[{"url":"https://markentiertech.report-uri.com/a/d/g"}],"include_subdomains":true}
serverNetlify
strict-transport-securitymax-age=63072000; includeSubDomains; preload
varyAccept-Encoding
x-content-type-optionsnosniff
x-github-repohttps://github.com/markentier/markentier.tech
x-github-userhttps://github.com/asaaki
x-nf-request-id01HSB1DAQ7V0DSTWTGEEGBTJZJ
x-xss-protection1; mode=block; report=https://markentiertech.report-uri.com/r/d/xss/enforce
x-xss-pwnage<script>alert('XSS!');</script>
content-length4775
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.
Additional Information
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.
cross-origin-embedder-policy-report-onlyCross-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-policy-report-onlyCross-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.
expect-ctExpect-CT will soon be deprecated and can be removed.
nelNetwork Error Logging is a new header that instructs the browser to send reports during various network or application errors. You can sign up for a free account on Report URI to collect these reports.
permissions-policyPermissions Policy is a new header that allows a site to control which features and APIs can be used in the browser.
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.
report-toReport-To enables the Reporting API. This allows a website to collect reports from the browser about various errors that may occur.
serverServer value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2".
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-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.
X-Frame-OptionsThe XFO header was not sent but frame-ancestors in Content Security Policy was used instead.