Challenge: Vulnerability Scanning
Test yourself by running a live vulnerability analysis scan using the NSE.
We'll cover the following
Vulnerability scan on server
Connect to the terminal and scan the scanme.nmap.org
domain. Use the vuln
script without any extra parameters (to scan the default 1,000 ports). This scan might take a while, so use the verbose mode -v
to get more information while the scan is in progress.
After the first scan finishes, perform a second scan to verify the initial findings, but this time, use the aggressive mode -A
to gather more detailed information. This increased level of detail will help find more vulnerabilities and give a deeper insight into the target server’s security posture.
Playground
Click the terminal and complete the challenge. If you get stuck, you can view the hint provided below.
Get hands-on with 1400+ tech skills courses.