Security Report Summary
B
Site: | https://codedx.com/ |
---|---|
IP Address: | 104.247.75.47 |
Report Time: | 10 Dec 2019 10:11:36 UTC |
Headers: |
|
Raw Headers
HTTP/1.1 | 200 OK |
---|---|
Date | Tue, 10 Dec 2019 10:11:30 GMT |
Server | Apache |
Link | <https://codedx.com/wp-json/>; rel="https://api.w.org/", <https://wp.me/P9fwsj-3gR>; rel=shortlink |
Set-Cookie | cookielawinfo-checkbox-necessary=yes; expires=Tue, 10-Dec-2019 11:11:35 GMT; Max-Age=3600; path=/ |
X-Content-Type-Options | nosniff |
X-Frame-Options | SAMEORIGIN |
Strict-Transport-Security | max-age=31536000; includeSubDomains |
Referrer-Policy | strict-origin |
Content-Security-Policy-Report-Only | default-src 'self' 'unsafe-inline' 'unsafe-eval' data: data: player.vimeo.com data: www.google-analytics.com data: www.googletagservices.com data: *.google.com data: wordpress.com data: s0.wp.com data: s1.wp.com data: www.gstatic.com data: www.gstatic.com/recaptcha data: google.com data: gstatic.com data: widgets.wp.com/ data: www.google.com/recaptcha data: *.gstatic.com; script-src 'self' 'unsafe-inline' 'unsafe-eval' data: data: s0.wp.com/wp-content/js/devicepx-jetpack.js data: www.google.com/recaptcha/api.js data: www.googletagmanager.com/gtm.js data: s3.amazonaws.com/phonescript/181625_201608.js data: s1.wp.com/wp-content/js/mustache.js data: s1.wp.com/wp-content/mu-plugins/notes/notes-common-v2.js data: s0.wp.com/wp-content/mu-plugins/notes/admin-bar-v2.js data: www.gstatic.com/recaptcha/releases/66WEle60vY1w2WveBS-1ZMFs/recaptcha__en.js www.google-analytics.com ajax.googleapis.com maps.google.com maps.gstatic.com maps.googleapis.com; style-src 'self' 'unsafe-inline' data: data: cdn.jsdelivr.net/fontawesome/4.7.0/css/font-awesome.min.css data: s0.wp.com/wp-content/mu-plugins/notes/admin-bar-v2.css data: s0.wp.com/i/noticons/noticons.css fonts.googleapis.com maps.googleapis.com; img-src 'self' data: www.google-analytics.com stats.g.doubleclick.net; font-src 'self' data: data: cdn.jsdelivr.net/fontawesome/4.7.0/fonts/fontawesome-webfont.woff2 data: cdn.jsdelivr.net/fontawesome/4.7.0/fonts/fontawesome-webfont.woff data: cdn.jsdelivr.net/fontawesome/4.7.0/fonts/fontawesome-webfont.ttf data: wordpress.com/i/noticons/Noticons.woff data: s0.wp.com/i/noticons/Noticons.ttf fonts.gstatic.com; object-src 'self' ; connect-src 'self' ; media-src 'self' ; manifest-src 'self' ; child-src 'self' data: data: player.vimeo.com data: www.gstatic.com/recaptcha/releases/; report-uri https://codedx.com?gdsih-csp-report; |
X-XSS-Protection | 1; mode=block; report=https://codedx.com?gdsih-xxp-report; |
Transfer-Encoding | chunked |
Content-Type | text/html; charset=UTF-8 |
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. |
---|---|
Feature-Policy | Feature Policy is a new header that allows a site to control which features and APIs can be used in the browser. |
Upcoming Headers
Expect-CT | Expect-CT allows a site to determine if they are ready for the upcoming Chrome requirements and/or enforce their CT policy. |
---|
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. |
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. |
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. |
Content-Security-Policy-Report-Only | Content Security Policy Report Only is used to test a Content Security Policy before making it live. The browser will report on actions that would have been taken based on the policy. 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-XSS-Protection | X-XSS-Protection sets the configuration for the XSS Auditor built into older browser. The recommended value was "X-XSS-Protection: 1; mode=block" but you should now look at Content Security Policy instead. |