nerdexam
CompTIACompTIA

220-1101 · Question #58

220-1101 Question #58: Real Exam Question with Answer & Explanation

The correct answer is C: FTP. FTP (File Transfer Protocol) uses TCP ports 20/21 and transfers data in cleartext, which means the data is not encrypted and can be read by anyone who intercepts it. This makes FTP insecure for transferring sensitive information. SSH (Secure Shell), on the other hand, uses port 2

Networking

Question

Which of the following utilizes TCP ports 20/21 and transfers data in cleartext?

Options

  • ASNMP
  • BSSH
  • CFTP
  • DTelnet

Explanation

FTP (File Transfer Protocol) uses TCP ports 20/21 and transfers data in cleartext, which means the data is not encrypted and can be read by anyone who intercepts it. This makes FTP insecure for transferring sensitive information. SSH (Secure Shell), on the other hand, uses port 22 and encrypts data, making it more secure. SNMP (Simple Network Management Protocol) uses ports 161/162 and is used to monitor network devices. Telnet uses port 23 and transfers data in cleartext, making it insecure.

Topics

#FTP#TCP/IP Ports#Network Protocols#Cleartext Communication

Community Discussion

No community discussion yet for this question.

Full 220-1101 PracticeBrowse All 220-1101 Questions