CompTIA PenTest+ (PT0-001) — Question 29

A penetration tester has been asked to conduct OS fingering with Nmap using a company-provided text file that contains a list of IP addresses. Which of the following are needed to conduct this scan? (Choose two.).

Answer options

Correct answer: A, B

Explanation

The correct options are -O for OS detection and -iL for specifying an input file containing the list of IP addresses. The other options, while useful in different contexts, do not serve the purpose of conducting OS fingerprinting with an input list.