diff --git a/tools/lynis.md b/tools/lynis.md index 8645034..91dd716 100644 --- a/tools/lynis.md +++ b/tools/lynis.md @@ -2,6 +2,7 @@ Notes ------- +Lynis is an open source security auditing tool. Primary goal is to help users with auditing and hardening of Unix and Linux based systems. Help Text ------- @@ -46,7 +47,12 @@ Exiting.. Example Usage ------- +` +lynis --check-all --quick +` Links ------- +[Project details](http://cisofy.com/lynis/) +