Security Report Summary
D
Site: | https://ytamhh4ay0k.typeform.com/to/FfVH8qxp | ||
---|---|---|---|
IP Address: | 3.227.130.3 | ||
Report Time: | 10 Dec 2024 06:28:21 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, 10 Dec 2024 06:28:21 GMT |
content-type | text/html; charset=utf-8 |
set-cookie | AWSALBTG=D0EEAZae9Mn5KJOfvARSfkc4AO/vaCSs/mHlqRXlNDWG/Y2B+v3sEuxw6Ks6u9jKRMYBdeuEx4VEYpoi2v/CCTEyOU+P/BmKQ97+/2pswTDwtyAWIB8Rgax7n/yAwZz8/Zt2iAJcbY+BbkfSDIzqGRKTR2Z3JX9i3Pm71S7lnnf+; Expires=Tue, 17 Dec 2024 06:28:20 GMT; Path=/ |
set-cookie | AWSALBTGCORS=D0EEAZae9Mn5KJOfvARSfkc4AO/vaCSs/mHlqRXlNDWG/Y2B+v3sEuxw6Ks6u9jKRMYBdeuEx4VEYpoi2v/CCTEyOU+P/BmKQ97+/2pswTDwtyAWIB8Rgax7n/yAwZz8/Zt2iAJcbY+BbkfSDIzqGRKTR2Z3JX9i3Pm71S7lnnf+; Expires=Tue, 17 Dec 2024 06:28:20 GMT; Path=/; SameSite=None; Secure |
traceparent | 00-4c65f3cab6b014b0b824328582c99718-0beb5217a2c8dcee-01 |
x-cache-internal | HIT |
x-cache-lookup-internal | HIT |
x-powered-by | 12200904897-7.233.4 |
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 | 11 |
server | istio-envoy |
x-varnish | 123747185 |
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". |