JavaScript
- laverdet/isolated-vm - Secure & isolated JS environments for nodejs - 1.7K star
- Houfeng/safeify - Safe sandbox that can be used to execute untrusted code.
Uncategorized
- freedomofpress/dangerzone - Take potentially dangerous PDFs, office documents, or images and convert them to safe PDFs - 有啥用吗,居然2.7K star
- rootless-containers/rootlesskit - Linux-native "fake root" for implementing rootless containers
- google/sandboxed-api - Generates sandboxes for C/C++ libraries automatically
- googleprojectzero/sandbox-attacksurface-analysis-tools - Set of tools to analyze and attack Windows sandboxes - 文件、Object、注册表都支持软连接,这个还提供了 NtApiDotNet API
- sandboxie - The Sandboxie application 开源了
- microsoft/Windows-Sandbox-Utilities - A public repository for useful Windows Sandbox scripts and configurations
- karkason/pywinsandbox - Windows Sandbox Utillities Python Package - Windows 自带的沙箱
- kkamagui/shadow-box-for-x86 - Lightweight and Practical Kernel Protector for x86
- adtac/fssb - A filesystem sandbox for Linux using syscall intercepts
- google/nsjail - A light-weight process isolation tool, making use of Linux namespaces and seccomp-bpf syscall filters
- netblue30/firejail - Linux namespaces and seccomp-bpf sandbox
- genuinetools/binctr - Create fully static, including rootfs embedded, binaries that pop you directly into a container
- CheckPointSW/InviZzzible - a tool for assessment of your virtual environments in an easy and reliable way. It contains the most recent and up to date detection and evasion techniques as well as fixes for them
- Guides