nerdexam
CompTIA

SG0-001 · Question #593

Which of the following protocols transmits a password in clear text on the network during the login process?

The correct answer is C. Telnet. This question asks to identify the network protocol that transmits authentication credentials, specifically passwords, in an unencrypted clear-text format during the login process.

Storage Connectivity

Question

Which of the following protocols transmits a password in clear text on the network during the login process?

Options

  • ASFTP
  • BSSH
  • CTelnet
  • DHTTPS

How the community answered

(48 responses)
  • A
    2% (1)
  • B
    2% (1)
  • C
    90% (43)
  • D
    6% (3)

Why each option

This question asks to identify the network protocol that transmits authentication credentials, specifically passwords, in an unencrypted clear-text format during the login process.

ASFTP
BSSH
CTelnetCorrect

Telnet is an unencrypted network protocol used for remote login and command-line communication, which means all data, including usernames and passwords, is transmitted in clear text across the network. Its lack of encryption makes it highly vulnerable to eavesdropping and interception, rendering it insecure for authenticating users over untrusted networks.

DHTTPS

HTTPS (Hypertext Transfer Protocol Secure) encrypts HTTP communication using SSL/TLS, protecting data such as passwords during web transmissions.

Concept tested: Secure vs. insecure network protocols

Source: https://learn.microsoft.com/en-us/windows-server/networking/technologies/telnet/telnet-overview

Topics

#network protocols#cleartext passwords#security#Telnet

Community Discussion

No community discussion yet for this question.

Full SG0-001 Practice