Security Report Summary
A
Site: https://eric.christensenplace.us/
IP Address: 2600:3c03::f03c:92ff:feb4:6883
Report Time: 19 Mar 2024 10:29:07 UTC
Headers:
  • X-Content-Type-Options
  • X-Frame-Options
  • Referrer-Policy
  • Strict-Transport-Security
  • Permissions-Policy
  • Content-Security-Policy
Advanced:
Great grade! 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.
Raw Headers
HTTP/2200
dateTue, 19 Mar 2024 10:29:07 GMT
serverApache/2.4.37 (Red Hat Enterprise Linux) OpenSSL/1.1.1k
x-content-type-optionsnosniff
x-frame-optionsDENY
referrer-policystrict-origin-when-cross-origin
x-xss-protection1
expect-ctmax-age=30, report-uri="https://aehe.report-uri.com/r/d/ct/enforce"
strict-transport-securitymax-age=63072000; includeSubdomains; preload
nel{"report_to":"default","max_age":31536000,"include_subdomains":true}
expect-staplemax-age=31536000, report-uri="https://aehe.report-uri.com/r/d/staple/enforce"
permissions-policyaccelerometer=(), ambient-light-sensor=(), autoplay=(), battery=(), camera=(), cross-origin-isolated=(), display-capture=(), document-domain=(), encrypted-media=(), execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), geolocation=(), gyroscope=(), keyboard-map=(), magnetometer=(), microphone=(), midi=(), navigation-override=(), payment=(), picture-in-picture=(), publickey-credentials-get=(), screen-wake-lock=(), sync-xhr=(), usb=(), web-share=(), xr-spatial-tracking=(), clipboard-read=(), clipboard-write=(), gamepad=(), speaker-selection=(), conversion-measurement=(), focus-without-user-activation=(), hid=(), idle-detection=(), interest-cohort=(), serial=(), sync-script=(), trust-token-redemption=(), window-placement=(), vertical-scroll=()
last-modifiedThu, 02 Nov 2023 17:05:49 GMT
etag"565f5-6092e66443fcf-gzip"
accept-rangesbytes
cache-controlmax-age=86400
expiresWed, 20 Mar 2024 10:29:07 GMT
varyAccept-Encoding,User-Agent
content-encodinggzip
report-to{"group":"default","max_age":31536000,"endpoints":[{"url":"https://aehe.report-uri.com/a/d/g"}],"include_subdomains":true}
content-typetext/html; charset=utf-8
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
serverThis Server header seems to advertise the software being run on the server but you can remove or change this value.
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-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.
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.
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.
expect-ctExpect-CT will soon be deprecated and can be removed.
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.
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.
report-toReport-To enables the Reporting API. This allows a website to collect reports from the browser about various errors that may occur.