The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
1answer
40 views

Can attacker break out of apparmor jail with the following profile?

Below is an example profile I've created for web apps, in which I've limited files / commands it can access. It includes profiles to nginx, php-fpm and mysql, no commands is allowed, only few ...