CMSC 414 Computer and Network Security Lecture 15 - PowerPoint PPT Presentation

1 / 6
About This Presentation
Title:

CMSC 414 Computer and Network Security Lecture 15

Description:

CMSC 414. Computer and Network Security. Lecture 15. Jonathan Katz. Ethereal demonstration (telnet and CHAP) Basic authentication protocols... – PowerPoint PPT presentation

Number of Views:18
Avg rating:3.0/5.0
Slides: 7
Provided by: jka9
Learn more at: http://www.cs.umd.edu
Category:

less

Transcript and Presenter's Notes

Title: CMSC 414 Computer and Network Security Lecture 15


1
CMSC 414Computer and Network SecurityLecture 15
  • Jonathan Katz

2
Ethereal demonstration (telnet and CHAP)
3
Basic authentication protocols
  • Server stores H(pw) user sends pw
  • Secure against server compromise, but not
    eavesdropping (or replay attacks)
  • Server stores pw, sends R user sends H(pw,R)
  • Secure against eavesdropping, but not server
    compromise (or dictionary attack)
  • What if the user sends R also?
  • Can we achieve security against both?
  • We will see later

4
Other techniques for human auth.
  • Tokens
  • Magnetic stripe cards
  • Smartcards
  • Standalone tokens
  • Still need a secure auth. protocol!

5
Biometrics
  • Various possibilities
  • Drawbacks
  • Entropy?
  • Are biometric data secret?
  • Revocation?
  • Difficult to use securely!
  • Non-uniform
  • Errors
  • Still need a secure protocol

6
Public-key protocols
  • Server stores pk user stores sk
  • Server sends R user signs R
  • Using a secure signature scheme
  • Is this secure?
  • Potential weaknesses
  • What if we had used encryption instead?
  • Can we achieve security against server compromise
    and eavesdropping without using public-key crypto?
Write a Comment
User Comments (0)
About PowerShow.com