Get clear, concise, and accurate answers to your questions on IDNLearn.com. Discover prompt and accurate answers from our community of experienced professionals.

what is the first nmap command you ran in this lab? explain the switches used.

Sagot :

Answer:

The first Nmap command ran was nmap -O -v 10.20. 100.50.

Explanation:

The first Nmap command I ran was nmap -O -v 10.20. 100.50. The switches used are represented with -O AND –v this allows to detect the operating system used on 10.20. 100.50 and also shows the detail of open ports.