Question 1- CHAP/PAP Flashcards

0
Q

List the stages of CHAP authentication.

A

Three-way handshake:
Challenge – a message is sent.
Response – a hash is applied to the message and it’s returned.
Accept/reject – the response is checked against the expected hash value.

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

Explain the purpose of CHAP (challenge handshake authentication
protocol) and when it is used.

A

CHAP is used at the start-up of a link and periodically to verify the identity of the remote node.

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

What is the main difference between PAP and CHAP?

A

PAP is not a strong authentication protocol and uses a two-way handshake. Passwords are sent across the link in clear text. CHAP uses a three-way handshake and provides protection against playback attack through the use of a variable challenge value that is unique and unpredictable.

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