augenrules
Userspace components of the audit framework
Install
- All systems
-
curl cmd.cat/augenrules.sh
- Debian
-
apt-get install auditd
- Ubuntu
-
apt-get install auditd
- Alpine
-
apk add audit
- Arch Linux
-
pacman -S audit
- Kali Linux
-
apt-get install auditd
- CentOS
-
yum install audit
- Fedora
-
dnf install audit
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install auditd
- Raspbian
-
apt-get install auditd
- Dockerfile
- dockerfile.run/augenrules
- Docker
-
docker run cmd.cat/augenrules augenrules
powered by Commando
audit
Userspace components of the audit framework
auditd
User space tools for security auditing
The audit package contains the user space utilities for storing and searching the audit records generated by the audit subsystem in the Linux 2.6 kernel. Also contains the audit dispatcher "audisp".