You are conducting network discovery for a penetration test. Once you gain access, you want to gain an overall picture of the host, services, etc on the network. Which one command would you see if you can run on the network to gain that picture?
Correct Incorrect Unanswered Report Issue Answer Description
Network mapper (nmap) is a command that is used for network discovery. It can discover hosts and services on a network by sending IP packets and analyzing the results. You could use a combination of the other choices to map a network but not on their own.
Wikipedia
Nmap (Network Mapper) is a network scanner created by Gordon Lyon (also known by his pseudonym Fyodor Vaskovich). Nmap is used to discover hosts and services on a computer network by sending packets and analyzing the responses.Nmap provides a number of features for probing computer networks, including host discovery and service and operating system detection. These features are extensible by scripts that provide more advanced service detection, vulnerability detection, and other features. Nmap can adapt to network conditions including latency and congestion during a scan.
Nmap started as a Linux utility and was ported to other systems including Windows, macOS, and BSD. It is most popular on Linux, followed by Windows.
Nmap - Wikipedia, the free encyclopedia Subscribe to avoid duplicate questions and track your progress over time