Security Report Summary
A
Site: | https://eric.christensenplace.us/ | ||
---|---|---|---|
IP Address: | 2600:3c03::f03c:92ff:feb4:6883 | ||
Report Time: | 29 Nov 2023 18:01:44 UTC | ||
Headers: |
|
||
Advanced: |
|
Missing Headers
Content-Security-Policy | Content 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/2 | 200 |
---|---|
date | Wed, 29 Nov 2023 18:01:44 GMT |
server | Apache/2.4.37 (Red Hat Enterprise Linux) OpenSSL/1.1.1k |
x-content-type-options | nosniff |
x-frame-options | DENY |
referrer-policy | strict-origin-when-cross-origin |
x-xss-protection | 1 |
expect-ct | max-age=30, report-uri="https://aehe.report-uri.com/r/d/ct/enforce" |
strict-transport-security | max-age=63072000; includeSubdomains; preload |
nel | {"report_to":"default","max_age":31536000,"include_subdomains":true} |
expect-staple | max-age=31536000, report-uri="https://aehe.report-uri.com/r/d/staple/enforce" |
permissions-policy | accelerometer=(), 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-modified | Thu, 02 Nov 2023 17:05:49 GMT |
etag | "565f5-6092e66443fcf-gzip" |
accept-ranges | bytes |
cache-control | max-age=86400 |
expires | Thu, 30 Nov 2023 18:01:44 GMT |
vary | Accept-Encoding,User-Agent |
content-encoding | gzip |
report-to | {"group":"default","max_age":31536000,"endpoints":[{"url":"https://aehe.report-uri.com/a/d/g"}],"include_subdomains":true} |
content-type | text/html; charset=utf-8 |
Upcoming Headers
Cross-Origin-Embedder-Policy | Cross-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 | Cross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser. |
Cross-Origin-Resource-Policy | Cross-Origin Resource Policy allows a resource owner to specify who can load the resource. |
Additional Information
server | This Server header seems to advertise the software being run on the server but you can remove or change this value. |
---|---|
x-content-type-options | X-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-options | X-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-policy | Referrer 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-protection | X-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-ct | Expect-CT will soon be deprecated and can be removed. |
strict-transport-security | HTTP 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. |
nel | Network 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-policy | Permissions Policy is a new header that allows a site to control which features and APIs can be used in the browser. |
report-to | Report-To enables the Reporting API. This allows a website to collect reports from the browser about various errors that may occur. |