aa-cleanprof

utilities for controlling AppArmor

Install

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

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.

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.