- Applied Network Security
- Arthur Salmon Warun Levesque Michael McLafferty
- 60字
- 2025-04-04 19:22:50
Scan 100 most common ports (fast)
These are a number of different default scans. -f will scan the most common 100 ports used:
nmap -f 192.168.0.9

The preceding is the command to scan the most common ports. Some common examples would be ports 20, 21, 23, 25, and 53, to name a few. This is known as a fast scan.