From bd49232be8d32abafb9acadfef596784a63f563d Mon Sep 17 00:00:00 2001 From: netblue30 Date: Fri, 12 Nov 2021 16:55:18 -0500 Subject: telnet and ftp --- etc/inc/disable-common.inc | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'etc/inc') diff --git a/etc/inc/disable-common.inc b/etc/inc/disable-common.inc index bdc5ff6b2..3f4c69dfe 100644 --- a/etc/inc/disable-common.inc +++ b/etc/inc/disable-common.inc @@ -494,7 +494,6 @@ blacklist ${PATH}/unix_chkpwd blacklist ${PATH}/xev blacklist ${PATH}/xinput # from 0.9.67 -blacklist ${PATH}/ssh blacklist /usr/lib/openssh blacklist /usr/lib/ssh blacklist /usr/libexec/openssh @@ -583,8 +582,7 @@ blacklist ${HOME}/sent # kernel configuration blacklist /proc/config.gz -# prevent DNS malware attempting to communicate with the server -# using regular DNS tools +# prevent DNS malware attempting to communicate with the server using regular DNS tools blacklist ${PATH}/dig blacklist ${PATH}/dlint blacklist ${PATH}/dns2tcp @@ -602,6 +600,11 @@ blacklist ${PATH}/nslookup blacklist ${PATH}/resolvectl blacklist ${PATH}/unbound-host +# prevent an intruder to guess passwords using regular network tools +blacklist ${PATH}/ftp +blacklist ${PATH}/ssh +blacklist ${PATH}/telnet + # rest of ${RUNUSER} blacklist ${RUNUSER}/*.lock blacklist ${RUNUSER}/inaccessible -- cgit v1.2.3-70-g09d2