SELinux

August 4, 2017 ยท View on GitHub

TODO.

Superset of capabilities: https://lwn.net/Articles/79553/

https://en.wikipedia.org/wiki/Security-Enhanced_Linux

sudo apt-get install attr setools selinux-utils

man capabilities

Disabled by default on Ubuntu: https://askubuntu.com/questions/481293/selinux-implementation-in-ubuntu

sesearch

TODO.

getenforce

setenforce

Check if enabled:

getenforce

Enable:

sudo setenforce 1

TODO: goes through which kernel interface?

getcap

getfattr

TODO.

Contents

  1. 1sesearch
  2. 2getenforce
  3. 3setenforce
  4. 4getcap
  5. 5getfattr