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.



+4

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.




Cisco Talos's PyREbox is a python QEMU-based sandbox environment designed to aid in reverse engineering. It can be used for security researchers to aid them in malware analysis, or for general developers with debugging their applications.
A tool that has been designed to analyze the behaviour of processes and the changes made to system and then evaluate if they are malware suspicious.