tomoyo-patternize
lightweight Linux Mandatory Access Control system
Install
- All systems
-
curl cmd.cat/tomoyo-patternize.sh
- Debian
-
apt-get install tomoyo-tools - Ubuntu
-
apt-get install tomoyo-tools - Kali Linux
-
apt-get install tomoyo-tools - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install tomoyo-tools - Raspbian
-
apt-get install tomoyo-tools
tomoyo-tools
lightweight Linux Mandatory Access Control system
TOMOYO Linux is a lightweight and easy-to-use path-based Mandatory Access Control (MAC) implementation with: * automatic policy configuration via "learning" mode; * an administrator-friendly policy language; * no need for SELinux, or userland program modifications. This package provides the audit daemon and administrative utilities for use on a Linux kernel with TOMOYO support (standard in Debian kernels).