What type of connection is typically not recommended due to security risks?

Prepare for the Certified Data Centre Technician Professional Exam with flashcards and multiple choice questions. Enhance your knowledge with hints and explanations. Ace your exam!

The type of connection that is typically not recommended due to security risks is Telnet. Telnet is a protocol that allows for remote command-line interface access to a device over a network. However, it transmits data, including usernames and passwords, in plain text. This lack of encryption makes it vulnerable to interception by attackers, which can lead to unauthorized access and data breaches.

In contrast, the other options utilize secure protocols that encrypt data during transmission. SSH (Secure Shell) provides a secure channel over an unsecured network by using strong encryption methods, making it a safer alternative for remote access. HTTPS (Hypertext Transfer Protocol Secure) is essential for secure web communications, ensuring that data exchanged between a web browser and server remains private and integral. Similarly, SFTP (Secure File Transfer Protocol) uses encryption to securely transfer files over a network, protecting the data from eavesdropping or tampering.

Choosing Telnet for remote access poses significant security risks, hence it is generally advised to use more secure alternatives like SSH for sensitive operations.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy