GCIH · Question #562
GCIH Question #562: Real Exam Question with Answer & Explanation
The correct answer is D: nmap -A. Nmap has a powerful option called -A. This option enables OS detection, version detection, script scanning, and traceroute. It gives you far more information than a simple syn or TCP connect Netstat -nap will show local ports, PID, and program name on a Linux/Unix host. Sc query
Question
Options
- Asc query
- Bnet view
- Cnetstat -nap
- Dnmap -A
Explanation
Nmap has a powerful option called -A. This option enables OS detection, version detection, script scanning, and traceroute. It gives you far more information than a simple syn or TCP connect Netstat -nap will show local ports, PID, and program name on a Linux/Unix host. Sc query will list local services on a Windows host. Net view will get a list of shares from a Windows host.
Topics
Community Discussion
No community discussion yet for this question.