Nmap Fundamentals
Host Discovery Basics
Learn the difference between finding live hosts and enumerating their services, then apply both steps in a tiny lab range.
beginner40 min50 pts
Instructions
Use the guided runtime
The runtime provides a browser-based Nmap command simulator for the exact commands this lesson is teaching.
Find live hosts first
Run a host-discovery command against the small range and note which IPs answer probes.
Follow up on the live systems
Run a default scan against each live IP and determine which one exposes HTTP on port 80.