What is Nmap primarily used for?
- A.Scanning networks to discover hosts, open ports, and running services
- B.Editing network configuration files
- C.Blocking malicious network traffic
- D.Managing user access to networks
Why A is correct
Nmap (Network Mapper) is an open-source tool used for network discovery and security auditing. It can discover live hosts, identify open ports, detect running services and their versions, and even guess operating systems. Security professionals use it for vulnerability assessments and network inventory.
Know someone studying for Security Fundamentals? Send them this one.