diff --git a/README.md b/README.md index 74b00af..c2683c8 100644 --- a/README.md +++ b/README.md @@ -172,6 +172,7 @@ See also [awesome-honeypots](https://github.com/paralax/awesome-honeypots). ### Sandboxes +- [Bubblewrap](https://github.com/containers/bubblewrap) - Sandboxing tool for use by unprivileged Linux users capable of restricting access to parts of the operating system or user data. - [Firejail](https://firejail.wordpress.com/) - SUID program that reduces the risk of security breaches by restricting the running environment of untrusted applications using Linux namespaces and seccomp-bpf. ## Incident Response tools