Security Report Summary
A
| Site: | https://www.scienceinblue.eu/ | ||
|---|---|---|---|
| IP Address: | 94.73.170.158 | ||
| Report Time: | 16 Sep 2026 04:55:34 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 |
|---|---|
| cache-control | no-cache, no-store, must-revalidate,no-cache, no-store, must-revalidate, pre-check=0, post-check=0, max-age=0, s-maxage=0 |
| pragma | no-cache |
| content-type | text/html; charset=utf-8 |
| content-encoding | gzip |
| expires | -1,Mon, 29 Oct 1925 20:30:00 GMT |
| vary | Accept-Encoding |
| server | |
| set-cookie | getURL=url=/; expires=Wed, 16-Sep-2026 05:55:34 GMT; path=/; secure; HttpOnly |
| access-control-allow-headers | Origin, Content-Encoding, Content-Type, Accept |
| x-xss-protection | 1; mode=block; report=https://scienceinblue.report-uri.com/r/d/xss/enforce |
| x-frame-options | sameorigin |
| x-content-type-options | nosniff |
| strict-transport-security | max-age=31536000; includeSubDomains; preload |
| referrer-policy | strict-origin-when-cross-origin |
| feature-policy | sync-xhr 'self'; |
| permissions-policy | accelerometer=(), camera=(), geolocation=(), gyroscope=(), magnetometer=(), payment=(), usb=() |
| network-error-logging | NEL: {"report_to":"default","max_age":31536000,"include_subdomains":true} |
| mta-sts-policy | v=TLSRPTv1; rua=mailto:[email protected] |
| expect-staple | max-age=0; report-uri="https://scienceinblue.report-uri.com/r/d/staple/reportOnly" |
| report-to | {"group":"default","max_age":31536000,"endpoints":[{"url":"https://scienceinblue.report-uri.com/"}],"include_subdomains":true} |
| reporting-endpoints | default="https://scienceinblue.uriports.com/reports" |
| nel | {"report_to":"default","max_age":2592000,"include_subdomains":true,"failure_fraction":1.0,"success_fraction":0.0001} |
| date | Wed, 16 Sep 2026 04:55:34 GMT |
| content-length | 6088 |
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-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. |
| 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". |
| 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. |
| feature-policy | Feature Policy has been renamed to Permissions Policy, see the details here. |
| 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. |
| 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. |