SSH Flashcards

(3 cards)

1
Q

Give an overview of the SSH protocol

A

Identification string exchange
Algorithm negotiation
Key exchange
Service request

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is used to establish a master key between the server and client in SSH?

A

Diffie-Hellman

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly