Security Report Summary
R
Redirect: | Click here to follow the redirect to https://pods.lv/. |
---|---|
Site: | http://pods.lv/ - (Scan again over https) |
IP Address: | 104.28.13.26 |
Report Time: | 10 Dec 2019 10:12:25 UTC |
Headers: |
|
Warning: | Grade capped at A, please see warnings below. |
Raw Headers
HTTP/1.1 | 301 Moved Permanently |
---|---|
Date | Tue, 10 Dec 2019 10:12:25 GMT |
Content-Type | text/html |
Transfer-Encoding | chunked |
Connection | keep-alive |
Set-Cookie | __cfduid=d915e5d0f6bec9767ee1bc8e5c2e18e641575972744; expires=Thu, 09-Jan-20 10:12:24 GMT; path=/; domain=.pods.lv; HttpOnly |
Location | https://pods.lv/ |
X-Frame-Options | SAMEORIGIN |
X-Content-Type-Options | nosniff |
X-Xss-Protection | 1; mode=block |
Content-Security-Policy | default-src https: data: 'unsafe-inline' 'unsafe-eval' |
Strict-Transport-Security | max-age=31536000; includeSubdomains |
Referrer-Policy | no-referrer-when-downgrade |
Feature-Policy | usb 'none' |
CF-Cache-Status | DYNAMIC |
Server | cloudflare |
CF-RAY | 542e70b72c0ced6b-SJC |
Warnings
Site is using HTTP | This site was served over HTTP and did not redirect to HTTPS. |
---|---|
Content-Security-Policy | This policy contains 'unsafe-inline' which is dangerous in the default-src directive. This policy contains 'unsafe-eval' which is dangerous in the default-src directive. |
Upcoming Headers
Additional Information
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-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-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. |
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. You can sign up for a free account on Report URI to collect reports about problems on your site. |
Strict-Transport-Security | HTTP Strict Transport Security is an excellent feature to support on your site and strengthens your implementation of TLS. That said, the HSTS header must not be returned over a HTTP connection, only 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. |
Feature-Policy | Feature Policy is a new header that allows a site to control which features and APIs can be used in the browser. |
Server | Server value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2". |