Firejail is a SUID security sandbox program that reduces the risk of security breaches by restricting the running environment of untrusted applications using Linux namespaces and seccomp-bpf.




Sandboxie is not available for Linux but there are some alternatives that runs on Linux with similar functionality. The best Linux alternative is Firejail, which is both free and Open Source. If that doesn't suit you, our users have ranked more than 10 alternatives to Sandboxie and six of them are available for Linux so hopefully you can find a suitable replacement. Other interesting Linux alternatives to Sandboxie are Cuckoo Sandbox, Qu1cksc0pe, Bubblewrap and Tree Sandbox.
Firejail is a SUID security sandbox program that reduces the risk of security breaches by restricting the running environment of untrusted applications using Linux namespaces and seccomp-bpf.




Cuckoo Sandbox is a modular, automated malware analysis system. Running from command-line on a Linux or Mac host, it uses python and virtualization (VirtualBox, QEMU-KVM, etc) to create an isolated Windows guest environment to safely and automatically run and analyze files to...



All-in-One malware analysis tool for analyze many file types, from Windows binaries to E-Mail files.

"Tree-shaped" sandbox: multi-layer nesting and branching, like a “tree” composed of multiple sub-containers. A sandbox is composed of multiple layered sub-containers. With this design, “untrusted” procs and “semi-trusted” procs run in different layers of a sandbox;...