Security Report Summary
R
Redirect: | Click here to follow the redirect to https://www.laurensvanderblom.nl/. |
---|---|
Site: | http://www.laurensvanderblom.nl/ - (Scan again over https) |
IP Address: | 2a01:7c8:d003:72:5054:ff:fec8:e963 |
Report Time: | 27 Feb 2021 06:59:46 UTC |
Headers: |
|
Warning: | Grade capped at A, please see warnings below. |
Raw Headers
HTTP/1.1 | 301 Moved Permanently |
---|---|
Date | Sat, 27 Feb 2021 06:59:46 GMT |
Server | |
X-Content-Type-Options | nosniff |
X-Frame-Options | deny |
X-XSS-Protection | 1;mode=block |
Report-To | {'group':'default','max_age':31536000,'endpoints':[{'url':'https://laurensvanderblom.report-uri.com/a/d/g'}],'include_subdomains':true} |
Referrer-Policy | no-referrer |
Feature-Policy | autoplay 'self'; camera 'none'; encrypted-media 'self'; fullscreen 'self'; geolocation 'none'; microphone 'none'; midi 'none'; payment 'none'; vr 'none' |
Content-Security-Policy | default-src 'none'; connect-src 'self'; script-src 'self'; style-src 'self'; img-src 'self' data:; font-src 'self'; manifest-src 'self'; base-uri 'self'; sandbox allow-scripts allow-forms allow-popups allow-same-origin; form-action 'self'; frame-ancestors 'none'; require-sri-for script style; upgrade-insecure-requests; report-uri https://laurensvanderblom.report-uri.com/r/d/csp/enforce; report-to default |
Expect-CT | enforce,max-age=30,report-uri="https://laurensvanderblom.report-uri.com/r/d/ct/enforce" |
Expect-Staple | max-age=31536000;report-uri="https://laurensvanderblom.report-uri.com/r/d/staple/enforce";includeSubDomains;preload |
NEL | {'report_to':'default','max_age':31536000,'include_subdomains':true} |
Access-Control-Allow-Origin | * |
Access-Control-Allow-Headers | X-Requested-With |
Location | https://www.laurensvanderblom.nl/ |
Content-Length | 241 |
Content-Type | text/html; charset=iso-8859-1 |
Missing Headers
Permissions-Policy | Permissions Policy is a new header that allows a site to control which features and APIs can be used in the browser. |
---|
Warnings
Site is using HTTP | This site was served over HTTP and did not redirect to HTTPS. |
---|
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 | Server value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2". |
---|---|
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 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. |
Report-To | Report-To enables the Reporting API. This allows a website to collect reports from the browser about various errors that may occur. |
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 has been renamed to Permissions Policy, see the details here. |
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. |
Expect-CT | Expect-CT allows a site to determine if they are ready for the upcoming Chrome requirements and/or enforce their CT policy, but it should not be sent over HTTP. |
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. |
Access-Control-Allow-Origin | This is a very lax CORS policy. Such a policy should only be used on a public CDN. |