Security Report Summary
A
Site: | https://www.richeyweb.com/ |
---|---|
IP Address: | 146.71.77.59 |
Report Time: | 21 Apr 2018 04:13:29 UTC |
Headers: |
|
Warning: | Grade capped at A, please see warnings below. |
Raw Headers
HTTP/1.1 | 200 OK |
---|---|
Date | Sat, 21 Apr 2018 04:13:29 GMT |
Server | Apache |
Set-Cookie | dbf2adc3445bfc98066240422bbe4b16=fpptk11ovis60d9nhjecm30ce5; path=/; secure; HttpOnly |
Content-Security-Policy | default-src 'self'; connect-src 'self' graph.facebook.com cors-anywhere.herokuapp.com www.google-analytics.com www.googleapis.com; font-src 'self' data: cdn.richeyweb.com; frame-src www.youtube.com 'self' cdn.richeyweb.com www.youtube-nocookie.com js.stripe.com; img-src 'self' sslbadge.org www.google-analytics.com securityheadersiobadges.azurewebsites.net data: exam.joomla.org www.gstatic.com cdn.richeyweb.com img.youtube.com secure.gravatar.com q.stripe.com blob:; media-src 'self' cdn.richeyweb.com; object-src 'self'; script-src 'self' www.google-analytics.com www.linkedin.com 'unsafe-inline' api.pinterest.com 'unsafe-eval' cdn.jsdelivr.net www.promisejs.org cdn.richeyweb.com www.youtube.com s.ytimg.com js.stripe.com; style-src 'self' 'unsafe-inline' cdn.richeyweb.com; base-uri 'self'; form-action 'self' www.paypal.com; frame-ancestors 'self'; report-uri https://www.richeyweb.com/report-uri; report-to ajaxdestination; block-all-mixed-content, default-src 'self'; connect-src 'self' graph.facebook.com cors-anywhere.herokuapp.com www.google-analytics.com www.googleapis.com; font-src 'self' data: cdn.richeyweb.com; frame-src www.youtube.com 'self' cdn.richeyweb.com www.youtube-nocookie.com js.stripe.com; img-src 'self' sslbadge.org www.google-analytics.com securityheadersiobadges.azurewebsites.net data: exam.joomla.org www.gstatic.com cdn.richeyweb.com img.youtube.com secure.gravatar.com q.stripe.com blob:; media-src 'self' cdn.richeyweb.com; object-src 'self'; script-src 'self' www.google-analytics.com www.linkedin.com 'unsafe-inline' api.pinterest.com 'unsafe-eval' cdn.jsdelivr.net www.promisejs.org cdn.richeyweb.com www.youtube.com s.ytimg.com js.stripe.com; style-src 'self' 'unsafe-inline' cdn.richeyweb.com; base-uri 'self'; form-action 'self' www.paypal.com; frame-ancestors 'self'; report-uri https://www.richeyweb.com/report-uri; report-to ajaxdestination; block-all-mixed-content |
Report-To | "{\"group\":\"ajaxdestination\",\"max-age\":10886400,\"endpoints\":[{\"url\":\"https:\\\/\\\/www.richeyweb.com\\\/report-uri\"}]}", "{\"group\":\"ajaxdestination\",\"max-age\":10886400,\"endpoints\":[{\"url\":\"https:\\\/\\\/www.richeyweb.com\\\/report-uri\"}]}" |
X-Content-Type-Options | nosniff, nosniff |
X-Frame-Options | SAMEORIGIN, SAMEORIGIN |
X-XSS-Protection | 1; mode=block; report=https://www.richeyweb.com/report-uri, 1; mode=block; report=https://www.richeyweb.com/report-uri |
Referrer-Policy | strict-origin, strict-origin |
Strict-Transport-Security | max-age=31536000; includeSubDomains; preload |
Expect-CT | max-age=86400; enforce; report-uri="https://www.richeyweb.com/report-uri", max-age=86400; enforce; report-uri="https://www.richeyweb.com/report-uri" |
Content-Encoding | gzip |
Expires | Wed, 17 Aug 2005 00:00:00 GMT |
Last-Modified | Sat, 21 Apr 2018 04:02:55 GMT |
ETag | "9b30cd2a5ee530d8adeadfb9ea1fd36a" |
Cache-Control | no-store, no-cache, must-revalidate, post-check=0, pre-check=0, no-cache |
Pragma | no-cache, no-cache |
Upgrade | h2 |
Connection | Upgrade |
Transfer-Encoding | chunked |
Content-Type | text/html; charset=utf-8 |
Other Services
Sophos |
IT security products have become as complex as the networks they’re trying to secure. At Sophos we know that the solution to complexity is not more complexity. We tackle security challenges with clarity and confidence, knowing that simple security is better security. We offer free security software so you can check for security risks, remove viruses and protect your network. |
---|
Warnings
X-Content-Type-Options | We couldn't detect a valid configuration. The only expected value for this header is "nosniff". |
---|---|
X-Frame-Options | We couldn't detect a valid configuration. Expected values are "DENY", "SAMEORIGIN", "ALLOW-FROM (URL)" and "ALLOWALL". |
Content-Security-Policy | This 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. There was an unknown or duplicate directive "block-all-mixed-content,". The CSP directive block-all-mixed-content, contains default-src as a source expression. Should this be "block-all-mixed-content, ...; default-src ..." instead? This 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. |
Additional Information
Server | This Server header seems to advertise the software being run on the server but you can remove or change this value. |
---|---|
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. Analyse this policy in more detail. |
Report-To | The Report-To header is currently an experimental header for CSP 3 and ignored by most browsers. The site being scanned could be testing new functionality. |
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. |
X-XSS-Protection | X-XSS-Protection sets the configuration for the cross-site scripting filters built into most browsers. The best configuration is "X-XSS-Protection: 1; mode=block". |
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. |
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. |
Expect-CT | Expect-CT allows a site to determine if they are ready for the upcoming Chrome requirements and/or enforce their CT policy. |