mirror of
https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite.git
synced 2025-12-16 21:29:02 +00:00
Merge 912b042fdd into 84d9497600
This commit is contained in:
@@ -819,7 +819,7 @@ discovery_port_scan (){
|
|||||||
basic_net_info
|
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
|
#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
|
DISCOVERY=$1
|
||||||
MYPORTS=$2
|
MYPORTS=$2
|
||||||
|
|
||||||
|
|||||||
@@ -820,7 +820,7 @@ discovery_port_scan (){
|
|||||||
basic_net_info
|
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
|
#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
|
DISCOVERY=$1
|
||||||
MYPORTS=$2
|
MYPORTS=$2
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user