Table of Contents

Security Scan Tools

lynis

Install

sudo apt-get install lynis

Scan

sudo lynis audit system

Check details

You can check the details from the scan result

lynis show details ${test_id}

logs

Logs will located at:

Report at:

Reference