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