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:
Diffstat (limited to 'include/tests_homedirs')
-rw-r--r--include/tests_homedirs20
1 files changed, 3 insertions, 17 deletions
diff --git a/include/tests_homedirs b/include/tests_homedirs
index 81127eb8..012cf648 100644
--- a/include/tests_homedirs
+++ b/include/tests_homedirs
@@ -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 (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.
@@ -28,7 +28,6 @@
#
#################################################################################
#
-
# Test : HOME-9302
# Description : Create list with home directories
Register --test-no HOME-9302 --weight L --network NO --description "Create list with home directories"
@@ -100,19 +99,6 @@
logtext "Output: ${IGNORE_HOME_DIRS}"
fi
fi
-
- #YYY
- #echo -n " - Checking PATH variable vulnerabilities"
- #
- #FIND=`find ${HOMEDIRS} -name * | grep -r 'PATH=' | egrep '=.:|:.:|:.;' | grep -v 'CDPATH'`
- #if [ "${FIND}" = "" ]
- # then
- # logtext "Result: Ok, no special things found in the PATH variable"
- # else
- # echo "[ ${WARNING}WARNING${NORMAL} ]"
- # logtext "Warning: Probably found \".\" in the PATH. Details: ${FIND}"
- #fi
- #
#
#################################################################################
#
@@ -121,4 +107,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