- Applied Network Security
- Arthur Salmon Warun Levesque Michael McLafferty
- 43字
- 2025-04-04 19:22:50
Scanning a subnet
Often, we want to scan more than a single IP address. Nmap allows us to use CIDR notation to designate an entire subnet. So, for instance, to scan on the entire class C subnet (256 hosts), type nmap 192.168.10.0/24:
