You run nmap port Scan on 10.0.0.5 and attempt to gain banner/server information from services running on ports 21, 110 and 123.
Here is the output of your scan results:
Which of the following nmap command did you run?
nmap -A -sV -p21, 110, 123 10.0.0.5
nmap -F -sV -p21, 110, 123 10.0.0.5
nmap -O -sV -p21, 110, 123 10.0.0.5
nmap -T -sV -p21, 110, 123 10.0.0.5
Submit