From b931c815fbdb197e6127324a94611b83680cb28c Mon Sep 17 00:00:00 2001 From: Ziad <153237520+Zierax@users.noreply.github.com> Date: Sat, 6 Jun 2026 11:01:52 +0300 Subject: [PATCH] Add Z-Jail resource to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2c768f5..5975700 100644 --- a/README.md +++ b/README.md @@ -96,6 +96,8 @@ Repository | Description [Tor](https://github.com/polycarbohydrate/awesome-tor) | Resources about the Tor network and anonymous communication [Vulhub](https://github.com/vulhub/vulhub) | Pre-Built Vulnerable Environments Based on Docker-Compose [Web Security](https://github.com/qazbnm456/awesome-web-security) | Curated list of Web Security materials and resources +[Z-Jail](https://github.com/Division-36/Z-Jail) | Lightweight multi-layer Linux sandbox (namespaces, pivot_root, seccomp-BPF) for secure execution of untrusted code + ## Need More ?