mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-04 05:52:11 +00:00
tweaking
This commit is contained in:
parent
fccb78c8e5
commit
b5e12f9dae
1 changed files with 1 additions and 1 deletions
|
@ -297,7 +297,7 @@ if [ "$myTPOT_DEPLOYMENT_TYPE" == "user" ];
|
||||||
echo
|
echo
|
||||||
echo "### Checking for active services."
|
echo "### Checking for active services."
|
||||||
echo
|
echo
|
||||||
grc netstat -tulpen
|
netstat -tulpen
|
||||||
echo
|
echo
|
||||||
echo "### Please review your running services."
|
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."
|
echo "### We will take care of SSH (22), but other services i.e. FTP (21), TELNET (23), SMTP (25), HTTP (80), HTTPS (443), etc."
|
||||||
|
|
Loading…
Reference in a new issue