Security Report Summary
B
Site: | https://wefunder.com/businessaccs | ||
---|---|---|---|
IP Address: | 172.66.170.143 | ||
Report Time: | 01 Sep 2025 09:16:14 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. |
---|---|
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, 01 Sep 2025 09:16:14 GMT |
content-type | text/html; charset=utf-8 |
content-encoding | gzip |
x-frame-options | SAMEORIGIN |
x-xss-protection | 0 |
x-content-type-options | nosniff |
x-permitted-cross-domain-policies | none |
referrer-policy | strict-origin-when-cross-origin |
link | </assets/application_esbuild-7cfc2c8071b73d615e28e8c964f7b7ee736d9bf0bd8e9befc759f1c457fec688.js>; rel=preload; as=script; nopush,</assets/postcss_application-5613b4ba7316c55137429dbec0df9b2b53d3db8efeb7278f76869506b3a54ae5.css>; rel=preload; as=style; nopush,</assets/application_esbuild-f7754e2b066c60df95d203218b54ed24688bf536d4e64d6541b6c1c096a6f387.css>; rel=preload; as=style; nopush |
vary | Accept, Origin |
set-cookie | ahoy_track=true; path=/; SameSite=Lax |
set-cookie | ahoy_visitor=5c17e7c4-18c6-4828-b6eb-c8f4b48b7e1c; path=/; expires=Wed, 01 Sep 2027 09:16:14 GMT; SameSite=Lax |
set-cookie | ahoy_visit=3453f279-ca9a-4517-8d26-6c1ceb28151f; path=/; expires=Mon, 01 Sep 2025 13:16:14 GMT; SameSite=Lax |
set-cookie | _wefunder_session=L00oHyFIimdi5fEBhff2OXysxyw4harCpagZdRn9ITBtz%2FMI%2FgWbFewNd9eiUOoUZPEk7Le71UnSMTePKS6tCzZFvGKVbh6Xgp9FRHh02Ehp7O554UqRP%2Bat8JwbA%2FCD5G8KNiGyiR15gAtdvy2ld7neiEMRQeei37oxM4YF4eY3ShVcDAJlCU45Z2ar8xTpF9l3cyD7JzvbQox%2FYq3tXn7pm4vHvX%2BqyrTvvD%2BDtJ%2BEAcbV5Dthcwy46yFxM%2FREjzH5arMI0OfyKtfGndMXju30PqJiU13VP7P59tuFLJcAiXBNolBeyX19CEutZSyU%2FRzkKEuRATNzMqfZEem6SS3AWgot9Db%2FnXCG5wWxyG0Tkhk%2F%2FZ95KcKmKlXizJXjT0afHhnlNsVMwMvqgCBDn5tlbYbSs2PdUTLtxaWQgp%2FjDY4%3D--KNyizF6BnXS0076p--07p%2FWv6GsGx%2FJm%2B0OsFSXg%3D%3D; domain=.wefunder.com; path=/; expires=Wed, 01 Oct 2025 09:16:14 GMT; HttpOnly; SameSite=Lax |
x-request-id | ef8f69ced06334e0adf7143f7365f670 |
strict-transport-security | max-age=31536000 |
cf-cache-status | DYNAMIC |
server-timing | cfCacheStatus;desc="DYNAMIC" |
server-timing | cfOrigin;dur=430,cfEdge;dur=51 |
server | cloudflare |
cf-ray | 9783aaea5f40bdf4-DUB |
alt-svc | h3=":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-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-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-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-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". |
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. |
set-cookie | The 'secure' flag is not set on this cookie. There is no Cookie Prefix on this cookie. |
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. |
server | Server value has been changed. Typically you will see values like "Microsoft-IIS/8.0" or "nginx 1.7.2". |