Free Isaca Cybersecurity Audit Certificate Actual Exam Questions - Question 12 Discussion
It’s C because SSH provides end-user services like secure login and file transfer, which is the core of the Application layer. The Session layer helps but SSH’s main role is definitely higher up.
C, since SSH encrypts data and provides user services, fitting Application layer best.
SSH mostly acts as an Application layer protocol because it provides secure command execution and data transfer over networks. So, I’d go with C.
SSH definitely involves session management, but it also encrypts data and runs commands, which seems like Application layer stuff. Could it fit better in B since it sets up and maintains sessions?
C. SSH sets up secure communication for applications, so it fits best at the Application layer, not just managing sessions but providing encryption and authentication too.
SSH works at the Application layer, so the answer is C. It’s all about secure remote login and stuff on top of the session layer.