You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/cloudflare-one/policies/gateway/http-policies/file-sandboxing.mdx
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,6 +55,24 @@ To begin quarantining downloaded files, turn on file sandboxing:
55
55
56
56
You can now create [Quarantine HTTP policies](/cloudflare-one/policies/gateway/http-policies/#quarantine) to determine what files to scan in the sandbox.
57
57
58
+
## Test file sandboxing
59
+
60
+
To test file sandboxing, you can create a Quarantine policy that matches the [Cloudflare Sandbox Test](https://sandbox.cloudflaredemos.com/):
61
+
62
+
1. In [Zero Trust](https://one.dash.cloudflare.com/), go to **Gateway** > **Firewall policies**, then select **HTTP**.
| Host | is |`sandbox.cloudflaredemos.com`| Quarantine |
69
+
70
+
4. In **Sandbox file types**, select _ZIP Archive (zip)_.
71
+
5. From a device [connected to your Zero Trust organization](/cloudflare-one/connections/connect-devices/), open a browser and go to the [Cloudflare Sandbox Test](https://sandbox.cloudflaredemos.com/).
72
+
6. Select **Download Test File**.
73
+
74
+
Before downloading the test file to the device, Gateway will quarantine and scan the file while displaying an interstitial status page.
0 commit comments