mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 12:32:12 +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 "### 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."
|
||||
|
|
Loading…
Reference in a new issue