Sandboxing tools for Linux
Sandboxing is about limiting what an app can see and do if something goes wrong.
Linux supports this at multiple layers. The kernel provides isolation primitives like namespaces and syscall filtering, and user space tools build on top of them to make sandboxing practical and usable. Here are sandboxing tools available across the kernel and user space on Linux 😎👆
Find high-res pdf ebooks with all my cybersecurity related infographics at https://study-notes.org













































































































