exam questions

Exam SY0-601 All Questions

View all questions & answers for the SY0-601 exam

Exam SY0-601 topic 1 question 78 discussion

Actual exam question from CompTIA's SY0-601
Question #: 78
Topic #: 1
[All SY0-601 Questions]

After a recent security breach, a security analyst reports that several administrative usernames and passwords are being sent via cleartext across the network to access network devices over port 23. Which of the following should be implemented so all credentials sent over the network are encrypted when remotely accessing and configuring network devices?

  • A. SSH
  • B. SNMPv3
  • C. SFTP
  • D. Telnet
  • E. FTP
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
comeragh
Highly Voted 2 years, 10 months ago
Selected Answer: A
Telnet (port 23) is insecure and should be replaced with SSH (port 22)
upvoted 20 times
[Removed]
2 years, 10 months ago
Correct, SSH is the answer.
upvoted 4 times
...
...
rodwave
Highly Voted 2 years, 7 months ago
Selected Answer: A
Answer: SSH (22) Port 23 (Telnet) and Port 22 (SSH) are network protocols used to remotely access and manage systems however telnet does not encrypt the connection so captured traffic appears in cleartext whereas an ssh connection would be encrypted. ========================= SNMP (Simple Network Management Protocol) - is a protocol for collecting and organizing information about managed devices on networks. Devices that typically support SNMP include servers/desktops, routers, switches, etc. SFTP (Secure File Transfer Protocol) is a secure file transfer protocol that uses SSH encryption to securely sending and receiving file transfers. FTP (File Transfer Protocol) - For file transfers
upvoted 11 times
...
alicia2024
Most Recent 1 year, 4 months ago
SNMPv3 offers security features such as authentication and encryption, which ensure that credentials and other sensitive data exchanged between SNMP managers and agents are protected from unauthorized access and interception.
upvoted 1 times
...
cyberPunk28
1 year, 6 months ago
Selected Answer: A
A. SSH
upvoted 1 times
...
Protract8593
1 year, 11 months ago
Selected Answer: A
SSH (Secure Shell) is a cryptographic network protocol used to securely access and manage network devices remotely. Unlike Telnet (Option D), which sends credentials in cleartext over port 23, SSH encrypts all communication between the client and server, providing a secure remote login and management solution. It ensures that administrative usernames and passwords are not sent in plaintext, making it the best choice for securing remote access to network devices.
upvoted 2 times
...
Selected Answer: A
SSH is a cryptographic network protocol designed for secure remote login, command execution, and data communication. It provides strong encryption and authentication mechanisms, protecting the confidentiality and integrity of the transmitted data, including usernames and passwords. Unlike Telnet (option D), which sends data in clear text, SSH encrypts the communication channel, preventing unauthorized interception and eavesdropping.
upvoted 1 times
...
fuweezy
2 years, 2 months ago
Selected Answer: A
A is correct
upvoted 1 times
...
scarceanimal
2 years, 4 months ago
Selected Answer: A
ssh replaces telnet in that it provides an encrypted session. Telnet sends in clear text, unsecure.
upvoted 1 times
...
DALLASCOWBOYS
2 years, 5 months ago
A. SSH. SSH is an encryption protocol used to connect to systems.
upvoted 1 times
...
Samsonite363
2 years, 5 months ago
Selected Answer: A
Easiest question in this guide.
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...