nerdexam
CompTIA

SY0-301 · Question #513

A security analyst needs to logon to the console to perform maintenance on a remote server. Which of the following protocols would provide secure access?

The correct answer is B. SSH. SSH (Secure Shell) provides encrypted, authenticated remote terminal/console access to servers over port 22. It is the standard protocol for secure interactive command-line sessions. SCP (A) and SFTP (C) are file transfer protocols built on SSH - they do not provide interactive c

Security architecture

Question

A security analyst needs to logon to the console to perform maintenance on a remote server. Which of the following protocols would provide secure access?

Options

  • ASCP
  • BSSH
  • CSFTP
  • DHTTPS

How the community answered

(44 responses)
  • A
    2% (1)
  • B
    91% (40)
  • C
    2% (1)
  • D
    5% (2)

Explanation

SSH (Secure Shell) provides encrypted, authenticated remote terminal/console access to servers over port 22. It is the standard protocol for secure interactive command-line sessions. SCP (A) and SFTP (C) are file transfer protocols built on SSH - they do not provide interactive console sessions. HTTPS (D) is used for secure web traffic, not remote terminal login.

Topics

#SSH#remote access#secure protocols#console management

Community Discussion

No community discussion yet for this question.

Full SY0-301 Practice