SSH Flashcards
(3 cards)
1
Q
Give an overview of the SSH protocol
A
Identification string exchange
Algorithm negotiation
Key exchange
Service request
2
Q
What is used to establish a master key between the server and client in SSH?
A
Diffie-Hellman
3
Q
What are the three ways a client can authenticate itself to the server in SSH?
A
Client signs its public key and sends it to the server
Password
Host based - The client sends a message signed by the host