From 6fc9e062646487290bd8290f6ea777c6ece7cffe Mon Sep 17 00:00:00 2001 From: mboelen Date: Tue, 26 Aug 2014 19:28:14 +0200 Subject: [PATCH] Added new plugins and text adjustment to README.md --- README.md | 2 ++ default.prf | 1 + 2 files changed, 3 insertions(+) diff --git a/README.md b/README.md index f56fdf70..78e71ebe 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,5 @@ lynis ===== Lynis - Security auditing and hardening tool for Unix/Linux based systems + +Lynis is an security auditing and hardening tool for Unix derivatives like Linux/BSD/Solaris. It performs an in-depth scan on the system to detect software and security issues. Besides information related to security, it will also scan for general system information, installed packages, and possible configuration mistakes. The software is aimed at assisting automated auditing, configuration management, software patch management, vulnerability detection, and malware scanning of Unix-based systems. diff --git a/default.prf b/default.prf index dd93b3f7..57b9eb29 100644 --- a/default.prf +++ b/default.prf @@ -58,6 +58,7 @@ config:show_tool_tips:1: # plugin=security_malware # plugin=security_rootkit # plugin=fileperms +plugin=control-panels plugin=docker plugin=file-integrity plugin=files