Downloads Lynis, a security auditing tool for Unix-like systems.
Note
This script only downloads Lynis. It does not audit, harden, or modify system security settings by itself.
- Bash 4.0 or newer
- Git
- Internet access
- No root privileges required
Run the installer from the repository root:
./auditing/Lynis\ Installer/lynis-installer.bashTo run a Lynis system audit:
cd ~/lynis
sudo ./lynis audit systemReview the Lynis output before applying any hardening changes. Lynis findings are recommendations, not a replacement for understanding the system's role and access requirements.
- Ubuntu 24.04, 22.04, 20.04
- Debian 11, 10, 9
See CHANGELOG.md.