Question 1- CHAP/PAP Flashcards
List the stages of CHAP authentication.
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.
Explain the purpose of CHAP (challenge handshake authentication
protocol) and when it is used.
CHAP is used at the start-up of a link and periodically to verify the identity of the remote node.
What is the main difference between PAP and CHAP?
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.