Security Report Summary
A
| Site: | https://www.protung.de/ | ||
|---|---|---|---|
| IP Address: | 151.101.65.195 | ||
| Report Time: | 27 Aug 2026 11:48:11 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 |
| content-encoding | gzip |
| content-type | text/html; charset=utf-8 |
| cross-origin-opener-policy | same-origin |
| etag | "2dad61b00f781fb1a25c577ad1377f08447b41721878d2e1f2fddb71a0e70e40" |
| last-modified | Thu, 27 Aug 2026 09:22:44 GMT |
| permissions-policy | camera=(), microphone=(), geolocation=(), payment=(), usb=(), interest-cohort=() |
| referrer-policy | strict-origin-when-cross-origin |
| strict-transport-security | max-age=31556926 |
| x-content-type-options | nosniff |
| x-frame-options | DENY |
| accept-ranges | bytes |
| date | Thu, 27 Aug 2026 11:48:11 GMT |
| x-served-by | cache-dub4367-DUB |
| x-cache | MISS |
| x-cache-hits | 0 |
| x-timer | S1787831292.611828,VS0,VE63 |
| vary | x-fh-requested-host, accept-encoding |
| alt-svc | h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400 |
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-Resource-Policy | Cross-Origin Resource Policy allows a resource owner to specify who can load the resource. |
Additional Information
| cross-origin-opener-policy | Cross-Origin Opener Policy allows a site to opt-in to Cross-Origin Isolation in the browser. |
|---|---|
| permissions-policy | Permissions Policy is a new header that allows a site to control which features and APIs can be used in the browser. |
| 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. |
| 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. |