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>2015-04-07 18:17:35 +0300
committermboelen <michael@cisofy.com>2015-04-07 18:17:35 +0300
commitf85d33fe427734c4348252b02dd5cf307ea14277 (patch)
tree230f1bf8f3ebd57f5897fd34ff2cbf074c572af6 /include/tests_hardening
parentd5bdde7a93322005bb29411f12e3a27da8708214 (diff)
Improved text for malware scanner suggestion
Diffstat (limited to 'include/tests_hardening')
-rw-r--r--include/tests_hardening8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/tests_hardening b/include/tests_hardening
index ad10e568..592e8b16 100644
--- a/include/tests_hardening
+++ b/include/tests_hardening
@@ -5,8 +5,8 @@
# Lynis
# ------------------
#
-# Copyright 2007-2015, Michael Boelen (michael@rootkit.nl), The Netherlands
-# Web site: http://www.rootkit.nl
+# Copyright 2007-2015, Michael Boelen, CISOfy (michael.boelen@cisofy.com)
+# Web site: https://cisofy.com
#
# Lynis comes with ABSOLUTELY NO WARRANTY. This is free software, and you are
# welcome to redistribute it under the terms of the GNU General Public License.
@@ -102,7 +102,7 @@
else
logtext "Result: no malware scanner found"
Display --indent 4 --text "- Installed malware scanner" --result "NOT FOUND" --color RED
- ReportSuggestion ${TEST_NO} "Harden the system by installing one or malware scanners to perform periodic file system scans"
+ ReportSuggestion ${TEST_NO} "Harden the system by installing at least one malware scanner, to perform periodic file system scans"
AddHP 1 3
fi
fi
@@ -126,4 +126,4 @@ wait_for_keypress
#
#================================================================================
-# Lynis - Copyright 2007-2015, Michael Boelen - www.rootkit.nl - The Netherlands
+# Lynis - Copyright 2007-2015, Michael Boelen, CISOfy - https://cisofy.com