AppArmor
Return to AppArmor, SELinux, Linux Security Modules (LSM), Security, Linux, Linux Security, Linux Automation, Linux DevOps, Linux Networking, Linux Storage, CloudOps (Cloud Management), Kubernetes Admin, Red Hat Kubernetes OpenShift Administrator, Container Admin, Cloud Admin (AWS Admin, Azure Admin, GCP Admin), Red Hat Certified System Administrator (RHCSA), Red Hat Certified Engineer (RHCE - Ansible), SysAdmin, Linux Admin (Linux Management), Windows Admin (Windows Server Management), ServerAdmin, NetAdmin (Network management)
AppArmor - A Linux kernel-based application security framework that enforces security policies to restrict applications' capabilities. https://gitlab.com/apparmor/apparmor
- Snippet from Wikipedia: AppArmor
AppArmor ("Application Armor") is a Linux kernel security module that allows the system administrator to restrict programs' capabilities with per-program profiles. Profiles can allow capabilities like network access, raw socket access, and the permission to read, write, or execute files on matching paths. AppArmor supplements the traditional Unix discretionary access control (DAC) model by providing mandatory access control (MAC). It has been partially included in the mainline Linux kernel since version 2.6.36 and its development has been supported by Canonical since 2009.