Courseiva
hardMultiple ChoiceObjective-mapped

SSCP Practice Question: During a security audit, it is discovered that…

During a security audit, it is discovered that network devices are using Telnet for management. Which of the following is the most secure replacement to ensure encrypted remote access?

⚠ Common exam trap

Watch out — candidates often confuse SNMPv3's encryption capabilities with remote shell access, or they assume that any encrypted protocol (like HTTPS) is a direct replacement for Telnet, ignoring that SSH is the standard for secure command-line management.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

SSH with public key authentication

SSH (Secure Shell) provides encrypted remote access and authentication, replacing the insecure Telnet protocol. Public key authentication adds a second factor (the private key) and is resistant to brute-force password attacks, making it the most secure option for managing network devices.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • SNMPv3 with authentication and encryption

    Why it's wrong here

    SNMPv3 is for monitoring, not interactive management.

  • SSH with public key authentication

    Why this is correct

    Public key authentication is more secure and supports encryption.

  • HTTPS with self-signed certificate

    Why it's wrong here

    HTTPS is for web interfaces, not CLI remote access.

  • SSH with password authentication

    Why it's wrong here

    Password authentication is vulnerable to brute-force attacks.

About these practice questions

This SSCP question is part of Courseiva's 920-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This SSCP practice question is part of Courseiva's free ISC2 certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the SSCP exam.