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-12-04 00:51:19 +0300
committermboelen <michael@cisofy.com>2014-12-04 00:51:19 +0300
commit747fd5bb19613758cc78fff70f01c89953f5c3e8 (patch)
treeb1df6716f2176bfe1c35a4bca44e6ffe675f0bdc /include/tests_file_integrity
parent7537419a689b36a4d74837f53d4d6e205c1f9692 (diff)
Changed status of file integrity tool in report
Diffstat (limited to 'include/tests_file_integrity')
-rw-r--r--include/tests_file_integrity13
1 files changed, 7 insertions, 6 deletions
diff --git a/include/tests_file_integrity b/include/tests_file_integrity
index 339e25dc..ee37cc1f 100644
--- a/include/tests_file_integrity
+++ b/include/tests_file_integrity
@@ -5,8 +5,8 @@
# Lynis
# ------------------
#
-# Copyright 2007-2014, Michael Boelen (michael@rootkit.nl), The Netherlands
-# Web site: http://www.rootkit.nl
+# Copyright 2007-2014, Michael Boelen (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.
@@ -20,8 +20,9 @@
#
InsertSection "Software: file integrity"
Display --indent 2 --text "- Checking file integrity tools"
-
-
+#
+#################################################################################
+#
# Test : FINT-4310
# Description : Check if AFICK is installed
Register --test-no FINT-4310 --weight L --network NO --description "AFICK availability"
@@ -216,9 +217,9 @@
#################################################################################
#
-report "file_integrity_installed=${FILE_INT_TOOL_FOUND}"
+report "file_integrity_tool_installed=${FILE_INT_TOOL_FOUND}"
wait_for_keypress
#
#================================================================================
-# Lynis - Copyright 2007-2014, Michael Boelen - www.rootkit.nl - The Netherlands
+# Lynis - Copyright 2007-2014 Michael Boelen, CISOfy - https://cisofy.com