replcon
tools for Security Enhanced Linux policy analysis
Install
- All systems
-
curl cmd.cat/replcon.sh
- Debian
-
apt-get install setools
- Ubuntu
-
apt-get install setools
- Kali Linux
-
apt-get install setools
- CentOS
-
yum install setools-console
- Fedora
-
dnf install setools-console
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install setools
- Raspbian
-
apt-get install setools
- Dockerfile
- dockerfile.run/replcon
setools
tools for Security Enhanced Linux policy analysis
Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. These are Tools for analysing security policy on SELinux systems. This package contains the following CLI tools: * sediff: SELinux policy difference tool * sedta: domain transition analysis for SELinux policies * seinfo: SELinux policy information tool * seinfoflow: information flow analysis for SELinux policies * sesearch: SELinux policy query tool