Security Report Summary
D
Site: | https://i8cu4072w9x.typeform.com/to/n6rNhL5o/ | ||
---|---|---|---|
IP Address: | 54.243.109.42 | ||
Report Time: | 24 Jun 2025 08:28:48 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. |
---|---|
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. Recommended value "X-Frame-Options: SAMEORIGIN". |
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. |
Permissions-Policy | Permissions Policy is a new header that allows a site to control which features and APIs can be used in the browser. |
Raw Headers
HTTP/2 | 200 |
---|---|
date | Tue, 24 Jun 2025 08:28:48 GMT |
content-type | text/html; charset=utf-8 |
set-cookie | AWSALBTG=Pierg7S0Z7OgpapU4jX4brktp8xySQdChxGIssEB+iHpFOASCrWFU/1AXE5TfuHXHhLBtkzJUPWgraRAftMI+JEm97ZcKtUE7nG2ACiCQlXq8r+Jo6zFwSV+LDUjtD5JJUZMXMSlcbbY/qAaOWoTBdUWnProp+yulLBGacWzO+fl; Expires=Tue, 01 Jul 2025 08:28:48 GMT; Path=/ |
set-cookie | AWSALBTGCORS=Pierg7S0Z7OgpapU4jX4brktp8xySQdChxGIssEB+iHpFOASCrWFU/1AXE5TfuHXHhLBtkzJUPWgraRAftMI+JEm97ZcKtUE7nG2ACiCQlXq8r+Jo6zFwSV+LDUjtD5JJUZMXMSlcbbY/qAaOWoTBdUWnProp+yulLBGacWzO+fl; Expires=Tue, 01 Jul 2025 08:28:48 GMT; Path=/; SameSite=None; Secure |
traceparent | 00-db6e5847b397dc7d6b797e079fb0248e-aedb09cf56468c5d-01 |
cache-control | private no-cache no-store max-age=0 must-revalidate |
pragma | no-cache |
x-cache | MISS |
x-cache-lookup | HIT |
x-powered-by | 15775910073-8.6.1 |
content-security-policy-report-only | report-uri https://typeformforms.report-uri.com/r/t/csp/reportOnly; default-src 'self' https: data: blob: chrome-extension: moz-extension: safari-extension:; script-src 'self' 'unsafe-inline' 'unsafe-eval' https: data: blob:; script-src-attr 'unsafe-inline'; script-src-elem 'self' 'unsafe-inline' https:; worker-src 'self' blob:; manifest-src public-assets.typeform.com; form-action 'none'; frame-ancestors 'self' http://localhost:* capacitor: iconic: https:; base-uri 'self'; child-src wvjbscheme: https:; connect-src 'self' wss: https: chrome-extension: moz-extension: safari-extension:; style-src 'self' 'unsafe-inline' https: |
vary | Accept-Encoding |
content-encoding | gzip |
x-envoy-upstream-service-time | 104 |
server | istio-envoy |
access-control-allow-methods | GET, OPTIONS, POST, PUT, PATCH, DELETE |
access-control-allow-headers | X-Typeform-Key, Content-Type, Authorization, Typeform-Version, typeform-app, X-Requested-With, anonymousid |
access-control-expose-headers | Location, X-Request-Id |
strict-transport-security | max-age=63072000; includeSubDomains |
x-content-type-options | nosniff |
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
x-powered-by | X-Powered-By can usually be seen with values like "PHP/5.5.9-1ubuntu4.5" or "ASP.NET". Trying to minimise the amount of information you give out about your server is a good idea. This header seems to have been altered to remove such information, but could still be removed. |
---|---|
content-security-policy-report-only | Content Security Policy Report Only is used to test a Content Security Policy before making it live. The browser will report on actions that would have been taken based on the policy. Analyse this policy in more detail. |
server | Server value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2". |
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". |