At Westonci.ca, we make it easy to get the answers you need from a community of informed and experienced contributors. Join our platform to connect with experts ready to provide detailed answers to your questions in various areas. Get quick and reliable solutions to your questions from a community of experienced experts on our 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.