Lynis

De Linuxmemo.


https://github.com/CISOfy/Lynis

Lynis is an auditing tool for Unix.

Examples of audit tests: - Available authentication methods - Expired SSL certificates - Outdated software - User accounts without password - Incorrect file permissions - Firewall auditing

Usage:

lynis command [options]

Command:

   audit
       audit system                  : Perform local security scan
       audit system remote <host>    : Remote security scan
       audit dockerfile <file>       : Analyze Dockerfile
   show
       show                          : Show all commands
       show version                  : Show Lynis version
       show help                     : Show help
   update
       update info                   : Show update details


Options

./lynis show options
--auditor
--cronjob (--cron)
--debug
--developer
--devops
--forensics
--help (-h)
--log-file
--manpage (--man)
--no-colors
--no-log
--no-plugins
--pentest
--profile
--plugin-dir
--quick (-Q)
--quiet (-q)
--report-file
--reverse-colors
--tests
--tests-from-category
--tests-from-group
--usecwd
--upload
--verbose
--version (-V)
--wait
--warnings-only
Outils personnels