Security Report Summary
D
Site: | https://ytamhh4ay0k.typeform.com/to/FfVH8qxp | ||
---|---|---|---|
IP Address: | 18.206.3.132 | ||
Report Time: | 13 Jan 2025 11:02:49 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 | Mon, 13 Jan 2025 11:02:49 GMT |
content-type | text/html; charset=utf-8 |
set-cookie | AWSALBTG=jd/W9swZ5uvMspXo4EiBbtldXQpnoYHgH+YKA+Miyf83TQwRcCIJFWKS7XjAyq0GlQxyQiY4OSainlPY8Euj4OhYqtt8Mdz5a2j7QEhdkF9E/Icq632QyDFJEPbElTBxhOMSYCAhg2lvGdLhJpGHEBXFmwrdRyz0Up8puodKMTV5; Expires=Mon, 20 Jan 2025 11:02:49 GMT; Path=/ |
set-cookie | AWSALBTGCORS=jd/W9swZ5uvMspXo4EiBbtldXQpnoYHgH+YKA+Miyf83TQwRcCIJFWKS7XjAyq0GlQxyQiY4OSainlPY8Euj4OhYqtt8Mdz5a2j7QEhdkF9E/Icq632QyDFJEPbElTBxhOMSYCAhg2lvGdLhJpGHEBXFmwrdRyz0Up8puodKMTV5; Expires=Mon, 20 Jan 2025 11:02:49 GMT; Path=/; SameSite=None; Secure |
traceparent | 00-8819a60112bfb2b62a93e7606368fcb6-497ce2c1c1f9b5e0-01 |
x-cache-internal | MISS |
x-cache-lookup-internal | HIT |
x-powered-by | 12744808499-7.235.7 |
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 | 122 |
server | istio-envoy |
x-varnish | 236962044 |
age | 0 |
accept-ranges | bytes |
x-cache | MISS |
x-cache-lookup | MISS |
cache-control | private, no-cache, no-store, max-age=0, must-revalidate |
pragma | no-cache |
access-control-allow-methods | GET, OPTIONS, POST, PUT, PATCH, DELETE |
access-control-allow-headers | X-Typeform-Key, Content-Type, Authorization, Typeform-Version, typeform-app |
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". |