Welcome to Westonci.ca, the place where your questions are answered by a community of knowledgeable contributors. Get immediate and reliable solutions to your questions from a knowledgeable community of professionals on our platform. Discover detailed answers to your questions from a wide network of experts on our comprehensive Q&A platform.

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.