新しいセキュリティ エンジニアがシステムの強化を開始しました。エンジニアが使用している強化手法の 1 つは、NAS へのリモート ログインを無効にすることです。SCP を使用してファイルを NAS に転送できないという報告がユーザーから寄せられていますが、ユーザーの PC からデータを表示することはできます。この問題の原因として最も可能性が高いのは次のうちどれですか?
正解:B
SSH stands for Secure Shell Protocol, which is a cryptographic network protocol that allows secure remote login and command execution on a network device12. SSH can encrypt both the authentication information and the data being exchanged between the client and the server2. SSH can be used to access and manage a NAS device remotely3.