Which policy change would prevent unsecured remote access?

Study for the CCST Cybersecurity Test. Study with flashcards and multiple choice questions, each question has hints and explanations. Get ready for your exam!

Multiple Choice

Which policy change would prevent unsecured remote access?

Explanation:
This question tests how to prevent unsecured remote access by eliminating unencrypted protocols and enforcing secure channels. Telnet transmits login data in plaintext, so credentials can be captured over the network. FTP also sends credentials and data without proper encryption, making remote access risky. Replacing these with SSH for remote login and a VPN for network access creates encrypted channels that protect both authentication and data in transit. By disabling unsecured remote access and mandating SSH or VPN, you block the insecure pathways attackers would exploit. Enabling Telnet would keep the risk, using FTP for remote access still exposes credentials, and relying on default credentials is highly vulnerable to simple guesses. The best policy is to enforce secure methods like SSH and VPN and deny unsecured ones.

This question tests how to prevent unsecured remote access by eliminating unencrypted protocols and enforcing secure channels. Telnet transmits login data in plaintext, so credentials can be captured over the network. FTP also sends credentials and data without proper encryption, making remote access risky. Replacing these with SSH for remote login and a VPN for network access creates encrypted channels that protect both authentication and data in transit.

By disabling unsecured remote access and mandating SSH or VPN, you block the insecure pathways attackers would exploit. Enabling Telnet would keep the risk, using FTP for remote access still exposes credentials, and relying on default credentials is highly vulnerable to simple guesses. The best policy is to enforce secure methods like SSH and VPN and deny unsecured ones.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy