aa-exec

user-space parser utility for AppArmor

Install

All systems
curl cmd.cat/aa-exec.sh
Debian Debian
apt-get install apparmor
Ubuntu
apt-get install apparmor
Arch Arch Linux
pacman -S apparmor
image/svg+xml Kali Linux
apt-get install apparmor
Windows (WSL2)
sudo apt-get update sudo apt-get install apparmor
Raspbian
apt-get install apparmor

apparmor

user-space parser utility for AppArmor

apparmor provides the system initialization scripts needed to use the AppArmor Mandatory Access Control system, including the AppArmor Parser which is required to convert AppArmor text profiles into machine-readable policies that are loaded into the kernel for use with the AppArmor Linux Security Module.

apparmor-utils

utilities for controlling AppArmor

apparmor-utilities provides utilities that operate on AppArmor profiles. Profiles can be created, updated, enforced, set to complain mode, and disabled with tools such as aa-genprof, aa-enforce, aa-complain and aa-disabled.