Challenge: Custom Port Scanning
Test yourself by running a live Nmap scan.
We'll cover the following
It’s time for a challenge!
Nmap custom port scan
Connect to the terminal and scan the scanme.nmap.org
domain. Use the port flag to limit to the ports between 500
and 1500
. This scan might take a while, so use the verbose flag to get more information while the scan is in progress.
Playground
Click the terminal and complete the challenge. If you get stuck, you can view the hint provided below.