This chapter is exclusive to Pro members
Nmap provides various scanning techniques to map a network, discover hosts, and identify open ports. In this module, you will learn:
Nmap follows a simple command structure:
nmap [options] [target]
[options]
– Flags that modify the scan (e.g., sS
, sT
, sU
[target]
– The IP address, hostname, or subnet to scan.Example:
Scan a single IP address:
Scan a range of IPs:
Sign-in to your account to access your hacking courses and cyber security labs.
Access all hacking courses and cyber security labs.