From 747fd5bb19613758cc78fff70f01c89953f5c3e8 Mon Sep 17 00:00:00 2001 From: mboelen Date: Wed, 3 Dec 2014 22:51:19 +0100 Subject: [PATCH] Changed status of file integrity tool in report --- include/tests_file_integrity | 13 +++++++------ 1 file 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