From cfd6f71ff19a75edc290c696322076d1c0c7e62e Mon Sep 17 00:00:00 2001 From: carlospolop Date: Wed, 10 Nov 2021 05:55:43 -0500 Subject: [PATCH] same --- linPEAS/linpeas.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linPEAS/linpeas.sh b/linPEAS/linpeas.sh index e944141..35598b8 100755 --- a/linPEAS/linpeas.sh +++ b/linPEAS/linpeas.sh @@ -820,7 +820,7 @@ discovery_port_scan (){ basic_net_info #Check if IP and Netmask are correct and the use nc to find hosts. By default check ports: 22 80 443 445 3389 - print_title "Network Discovery (scanning ports)" + print_title "Internal Network Discovery - Finding hosts and scanning ports" DISCOVERY=$1 MYPORTS=$2