aboutsummaryrefslogtreecommitdiffstats
path: root/init-sh/level1.sh
diff options
context:
space:
mode:
Diffstat (limited to 'init-sh/level1.sh')
-rwxr-xr-xinit-sh/level1.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/init-sh/level1.sh b/init-sh/level1.sh
index b652fc6..a0cd43c 100755
--- a/init-sh/level1.sh
+++ b/init-sh/level1.sh
@@ -40,8 +40,6 @@ echo -e "\t- Check promiscuous mode : no."
AddRules "CHECK_PROMISC=no" /etc/security/msec/security.conf quiet
echo -e "\t- Check listening port : no."
AddRules "CHECK_OPEN_PORT=no" /etc/security/msec/security.conf quiet
-echo -e "\t- Check for dangerous .[sr]hosts file : no."
- AddRules "CHECK_RHOST=no" /etc/security/msec/security.conf quiet
echo -e "\t- Check passwd file integrity : no."
AddRules "CHECK_PASSWD=no" /etc/security/msec/security.conf quiet
echo -e "\t- Check shadow file integrity : no."