githubEdit

Netexec target formats

1) Domain FQDN:

netexec [PROTOCOL] domain.local

2) IP Addresses:

netexec [PROTOCOL] 192.168.1.0 192.168.0.2

3) CIDR notation:

netexec [PROTOCOL] 192.168.1.0/24

4) IP Range:

netexec [PROTOCOL] 192.168.1.0-28 10.0.0.1-67

5) List:

netexec [PROTOCOL] ~/targets.txt

Last updated