Which service is associated with TCP port 21, typically used for control?

Prepare for the Certified Ethical Hacker Version 11 Exam with a comprehensive test featuring flashcards and multiple choice questions, each accompanied by hints and explanations to ensure a thorough understanding. Ace your ethical hacking exam with confidence!

Multiple Choice

Which service is associated with TCP port 21, typically used for control?

Explanation:
FTP uses a control channel on TCP port 21 to send commands and receive responses (such as USER, PASS, LIST, RETR). The actual file transfer occurs over a separate data channel, commonly on port 20 or on a negotiated range in passive mode. Because port 21 is specifically for the control channel, the service associated with it is FTP Control. SSH uses port 22, HTTP uses port 80, and the FTP data channel is distinct from the control channel.

FTP uses a control channel on TCP port 21 to send commands and receive responses (such as USER, PASS, LIST, RETR). The actual file transfer occurs over a separate data channel, commonly on port 20 or on a negotiated range in passive mode. Because port 21 is specifically for the control channel, the service associated with it is FTP Control. SSH uses port 22, HTTP uses port 80, and the FTP data channel is distinct from the control channel.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy