Exam GCIH All QuestionsBrowse all questions from this exam
Question 20

You work as a Network Administrator for InformSec Inc. You find that the TCP port number 23476 is open on your server. You suspect that there may be a Trojan named Donald Dick installed on your server. Now you want to verify whether Donald Dick is installed on it or not. For this, you want to know the process running on port 23476, as well as the process id, process name, and the path of the process on your server. Which of the following applications will you most likely use to accomplish the task?

    Correct Answer: D

    Fport is a specialized utility that provides detailed information on the process running on a specific port, including the process ID, process name, and path. This makes it the most suitable application for discovering if a specific Trojan like Donald Dick is installed on your server. Netstat, while useful for viewing open ports and connections, does not provide the detailed process information required for this task.

Discussion
jatwo31Option: C

This is netstat.