Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormboelen <michael@cisofy.com>2014-08-26 21:28:14 +0400
committermboelen <michael@cisofy.com>2014-08-26 21:28:14 +0400
commit6fc9e062646487290bd8290f6ea777c6ece7cffe (patch)
tree37ef9f3ac58fb828985543b444227835c06d9400
parent9ac498cc7b26c96c5de25cf3a07c89094e018e28 (diff)
Added new plugins and text adjustment to README.md
-rw-r--r--README.md2
-rw-r--r--default.prf1
2 files changed, 3 insertions, 0 deletions
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