This commit is contained in:
t3chn0m4g3 2019-02-18 18:16:29 +01:00
parent fccb78c8e5
commit b5e12f9dae

View file

@ -297,7 +297,7 @@ if [ "$myTPOT_DEPLOYMENT_TYPE" == "user" ];
echo
echo "### Checking for active services."
echo
grc netstat -tulpen
netstat -tulpen
echo
echo "### Please review your running services."
echo "### We will take care of SSH (22), but other services i.e. FTP (21), TELNET (23), SMTP (25), HTTP (80), HTTPS (443), etc."