aa-easyprof

AppArmor easyprof profiling tool

Install

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

apparmor-easyprof

AppArmor easyprof profiling tool

apparmor-easyprof provides the aa-easyprof utility which is an easy to use interface for AppArmor policy generation. aa-easyprof supports the use of templates and policy groups to quickly profile an application.

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.