May 2017
Intermediate to advanced
416 pages
21h 33m
English
You can also use different target formats in the same file. In the following file, we specify an IP address and an IP range:
$ cat targets.txt 192.168.1.1 192.168.1.20-30
You may enter comments in your target list by using the character #:
$ cat targets.txt # FTP servers 192.168.10.3 192.168.10.7 192.168.10.11
Read now
Unlock full access