The -iL option expects what kind of input?

Study for the Nmap/ZenMap Switches Test. Prepare with flashcards and multiple choice questions, each question provides hints and explanations. Get ready for your exam!

Multiple Choice

The -iL option expects what kind of input?

Explanation:
The -iL option is all about reading targets from a file instead of listing them on the command line. That input file should contain one target per line, and it can include individual IP addresses, networks or subnets (in CIDR form), and hostnames. This makes it easy to scan large or dynamically changing sets of hosts by maintaining a simple list. A single IP address can be included in such a file, but the key point is that the input comes from a file, not directly from the command line. URLs aren’t the expected target form for Nmap in this mode, since Nmap resolves hostnames to IPs and operates on addresses, not full URLs. Directories aren’t valid sources of targets either. So the correct understanding is that -iL expects a file containing a list of IP addresses, subnets, and hostnames.

The -iL option is all about reading targets from a file instead of listing them on the command line. That input file should contain one target per line, and it can include individual IP addresses, networks or subnets (in CIDR form), and hostnames. This makes it easy to scan large or dynamically changing sets of hosts by maintaining a simple list. A single IP address can be included in such a file, but the key point is that the input comes from a file, not directly from the command line. URLs aren’t the expected target form for Nmap in this mode, since Nmap resolves hostnames to IPs and operates on addresses, not full URLs. Directories aren’t valid sources of targets either. So the correct understanding is that -iL expects a file containing a list of IP addresses, subnets, and hostnames.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy