Lynis
Installation on Ubuntu
sudo apt install dirmngr apt-transport-https
sudo apt-key adv --keyserver [keyserver.ubuntu.com](http://keyserver.ubuntu.com/) \
--recv-keys 013baa07180c50a7101097ef9de922f1c2fde6c4
echo 'Acquire::Languages "none";' | sudo tee /etc/apt/apt.conf.d/99disable-translations
echo "deb [https://packages.cisofy.com/community/lynis/deb/](https://packages.cisofy.com/community/lynis/deb/) stable main" | sudo tee /etc/apt/sources.list.d/cisofy-lynis.list
sudo apt update && sudo apt install -y lynis