POLICYCLUE TEST PAGE — This page provides dummy file downloads for verifying Download Guard extension filtering.

Executable & Script Downloads

These file types are commonly blocked by download filters. Click a link to trigger a download and verify that the extension intercepts it.

Archive & Disk Image Downloads

Archives can contain executables and are often filtered. Disk images auto-mount on macOS/Windows.

Safe File Downloads (Control Group)

These common file types should typically be allowed through. Use them to verify that non-blocked extensions pass without interruption.

How Download Guard works Download filters are configured in the PolicyClue portal and delivered via the policy API. Each filter has a filter_mode and an enforcement_mode:

Filter modeBehavior
blocklistExtensions in the list are blocked; everything else is allowed.
whitelistOnly extensions in the list are allowed; everything else is blocked.

EnforcementNameBehavior
0OffFilter is disabled.
2WarnDownload is paused. User sees a warning popup and can choose to continue or cancel.
3BlockDownload is cancelled immediately. User sees a blocked notification.

To test, create a download filter in the PolicyClue portal with a blocklist containing extensions like exe, bat, dll, etc., and assign it to a policy matching this page's URL. Then click the download links above.