SK0-005 · Question #243
SK0-005 Question #243: Real Exam Question with Answer & Explanation
The correct answer is C: SCP. SCP (Secure Copy Protocol) is a protocol that allows users to securely transfer files between servers using SSH (Secure Shell) encryption. SCP encrypts both the data and the authentication information, preventing unauthorized access, interception, or modification of the files. SC
Question
A security technician generated a public/private key pair on a server. The technician needs to copy the key pair to another server on a different subnet. Which of the following is the MOST secure method to copy the keys?
Options
- AHTTP
- BFTP
- CSCP
- DUSB
Explanation
SCP (Secure Copy Protocol) is a protocol that allows users to securely transfer files between servers using SSH (Secure Shell) encryption. SCP encrypts both the data and the authentication information, preventing unauthorized access, interception, or modification of the files. SCP also preserves the file attributes, such as permissions, timestamps, and ownership.
Topics
Community Discussion
No community discussion yet for this question.