Lecture 7 Page 1 CS 236 Online Challenge/Response Authentication Authentication by what questions you can answer correctly –Again, by what you know The.

Slides:



Advertisements
Similar presentations
Lecture 6 User Authentication (cont)
Advertisements

CSC 386 – Computer Security Scott Heggen. Agenda Authentication Passwords Reducing the probability of a password being guessed Reducing the probability.
COEN 350: Network Security Authentication. Between human and machine Between machine and machine.
CS 483 – SD SECTION BY DR. DANIYAL ALGHAZZAWI (7) AUTHENTICATION.
Section – Biometrics 1. Biometrics Biometric refers to any measure used to uniquely identify a person based on biological or physiological traits.
By: Monika Achury and Shuchita Singh
BIOMETRICS AND NETWORK AUTHENTICATION Security Innovators.
CS470, A.SelcukAuthentication Systems1 CS 470 Introduction to Applied Cryptography Instructor: Ali Aydin Selcuk.
CMSC 414 Computer (and Network) Security Lecture 24 Jonathan Katz.
Lesson 9-Securing a Network. Overview Identifying threats to the network security. Planning a secure network.
Biometrics and Authentication Shivani Kirubanandan.
Marjie Rodrigues
Security-Authentication
Biometric Authentication Presenter: Yaoyu, Zhang Presenter: Yaoyu, Zhang.
CMSC 414 Computer and Network Security Lecture 11 Jonathan Katz.
Security systems need to be able to distinguish the “white hats” from the “black hats”. This all begins with identity. What are some common identifiers.
Biometrics. Outline What is Biometrics? Why Biometrics? Physiological Behavioral Applications Concerns / Issues 2.
Chapter 10: Authentication Guide to Computer Network Security.
Lecture 18 Page 1 CS 111 Online Design Principles for Secure Systems Economy Complete mediation Open design Separation of privileges Least privilege Least.
CS 736 A methodology for Analyzing the Performance of Authentication Protocol by Laseinde Olaoluwa Peter Department of Computer Science West Virginia.
BUSINESS B1 Information Security.
Chapter-2 Identification & Authentication. Introduction  To secure a network the first step is to avoid unauthorized access to the network.  This can.
Lecture 19 Page 1 CS 111 Online Authentication for Operating Systems What is authentication? How does the problem apply to operating systems? Techniques.
1 Lecture 8: Authentication of People what you know (password schemes) what you have (keys, smart cards, etc.) what you are (voice recognition, fingerprints,
The Future of Biometrics. Operation and performance In a typical IT biometric system, a person registers with the system when one or more of his physical.
Security Issues and Strategies Chapter 8 – Computers: Understanding Technology (Third edition)
G53SEC 1 Authentication and Identification Who? What? Where?
Lecture 7 Page 1 CS 236, Spring 2008 Challenge/Response Authentication Authentication by what questions you can answer correctly –Again, by what you know.
CSCE 522 Identification and Authentication. CSCE Farkas2Reading Reading for this lecture: Required: – Pfleeger: Ch. 4.5, Ch. 4.3 Kerberos – An Introduction.
Biometrics Authentication Technology
Biometrics.
G53SEC 1 Authentication and Identification Who? What? Where?
COEN 350: Network Security Authentication. Between human and machine Between machine and machine.
Securing Passwords Against Dictionary Attacks Presented By Chad Frommeyer.
Identification Authentication. 2 Authentication Allows an entity (a user or a system) to prove its identity to another entity Typically, the entity whose.
PRESENTATION ON BIOMETRICS
Biometric Technologies
Lecture 7 Page 1 CS 236 Online Authentication CS 236 On-Line MS Program Networks and Systems Security Peter Reiher.
Authentication Lesson Introduction ●Understand the importance of authentication ●Learn how authentication can be implemented ●Understand threats to authentication.
1 Figure 2-8: Access Cards Magnetic Stripe Cards Smart Cards  Have a microprocessor and RAM  More sophisticated than mag stripe cards  Release only.
Authentication What you know? What you have? What you are?
Biometrics Chuck Cook Matthew Etten Jeremy Vaughn.
Biometric Devices Biometric devices use secure identification and authentication in order for someone to use the device. These devices use automated.
Lecture 7 Page 1 CS 236 Online Challenge/Response Authentication Authentication by what questions you can answer correctly –Again, by what you know The.
CSCE 201 Identification and Authentication Fall 2015.
My topic is…………. - It is the fundamental building block and the primary lines of defense in computer security. - It is a basic for access control and.
Lecture 7 Page 1 CS 236 Online Challenge/Response Authentication Authentication by what questions you can answer correctly –Again, by what you know The.
LEARNING AREA 1 : INFORMATION AND COMMUNICATION TECHNOLOGY PRIVACY AUTHENTICATION VERIFICATION.
Technical Devices for Security Management Kathryn Hockman COSC 481.
Managing Secure Biometric Systems Meghan Armes IA Management April 24, 2007.
Computer Security Set of slides 8 Dr Alexei Vernitski.
By Kyle Bickel. Road Map Biometric Authentication Biometric Factors User Authentication Factors Biometric Techniques Conclusion.
Information Systems Design and Development Security Precautions Computing Science.
Chapter Six: Authentication 2013 Term 2 Access Control Two parts to access control Authentication: Are you who you say you are?  Determine whether access.
An Introduction to Biometrics
Lecture 7 Page 1 CS 136, Fall 2011 Authentication CS 136 Computer Security Peter Reiher October 13, 2011.
Challenge/Response Authentication
Outline The basic authentication problem
MANAGEMENT of INFORMATION SECURITY, Fifth Edition
Authentication CS 136 Computer Security Peter Reiher October 18, 2012
Challenge/Response Authentication
Authentication.
Authentication CS 136 Computer Security Peter Reiher October 15, 2013
Biometrics Reg: AMP/HNDIT/F/F/E/2013/067.
Authentication Computer Security Peter Reiher April 19, 2016
Authentication CS 136 Computer Security Peter Reiher January 28, 2010
Biometric technology.
Authentication Computer Security Peter Reiher January 31, 2017
Authentication CS 136 Computer Security Peter Reiher April 21, 2009
Chapter Goals Discuss the CIA triad
Presentation transcript:

Lecture 7 Page 1 CS 236 Online Challenge/Response Authentication Authentication by what questions you can answer correctly –Again, by what you know The system asks the user to provide some information If it’s provided correctly, the user is authenticated

Lecture 7 Page 2 CS 236 Online Differences From Passwords Challenge/response systems ask for different information every time Or at least the questions come from a large set Best security achieved by requiring what amounts to encryption of the challenge –But that requires special hardware –Essentially, a smart card

Lecture 7 Page 3 CS 236 Online Challenge/Response Problems Either the question is too hard to answer without special hardware Or the question is too easy for intruders to spoof the answer Still, commonly used in real-world situations –E.g., authenticating you by asking your childhood pet’s name –“Security questions” used as an alternative to passwords

Lecture 7 Page 4 CS 236 Online Identification Devices Authentication by what you have A smart card or other hardware device that is readable by the computer Authenticate by providing the device to the computer

Lecture 7 Page 5 CS 236 Online Simple Use of Authentication Tokens If you have the token, you are identified Generally requires connecting the authentication device to computer –Unless done via wireless Weak, because it’s subject to theft and spoofing How can we do better?

Lecture 7 Page 6 CS 236 Online Authentication With Smart Cards How can the server be sure of the remote user’s identity? challenge E(challenge) Authentication verified!

Lecture 7 Page 7 CS 236 Online Some Details on Smart Cards Cryptography performed only on smart card –So compromised client machine can’t steal keys Often user must enter password to activate card –Should it be entered to the card or the computer?

Lecture 7 Page 8 CS 236 Online Problems With Identification Devices If lost or stolen, you can’t authenticate yourself –And maybe someone else can –Often combined with passwords to avoid this problem Unless cleverly done, susceptible to sniffing attacks Requires special hardware

Lecture 7 Page 9 CS 236 Online Attacks on Smart Cards Often based on fake terminals –E.g., fake or altered ATM machine Ideally, card shouldn’t respond to fake or tampered terminal Alas, they often do –European Chip & Pin standard broken in 2011, for example

Lecture 7 Page 10 CS 236 Online Another Form of Attack Smart cards sometimes used to protect or hide stuff from the card’s owner E.g., smart cards that allow access to rapid transit systems Owner has total access Some attacks based on hacking card hardware –Recent research makes this more feasible Or observing card behavior

Lecture 7 Page 11 CS 236 Online Authentication Through Biometrics Authentication based on who you are Things like fingerprints, voice patterns, retinal patterns, etc. To authenticate to the system, allow system to measure the appropriate physical characteristics Biometric converted to binary and compared to stored values –With some level of match required

Lecture 7 Page 12 CS 236 Online Problems With Biometric Authentication Requires very special hardware –Except systems that use typing patterns May not be as foolproof as you think Many physical characteristics vary too much for practical use Generally not helpful for authenticating programs or roles What happens when it’s cracked? –You only have two retinas, after all

Lecture 7 Page 13 CS 236 Online When Do Biometrics (Maybe) Work Well? When you use them for authentication –Carefully obtain clean readings from legitimate users –Compare those to attempts to authenticate When biometric readers are themselves secure In conjunction with other authentication

Lecture 7 Page 14 CS 236 Online When Do Biometrics (Definitely) Work Poorly? Finding “needles in haystacks” –Face recognition of terrorists in airports When working off low-quality readings When the biometric reader is easy to bypass or spoof –Anything across a network is suspect When the biometric is “noisy” –Too many false negatives

Lecture 7 Page 15 CS 236 Online Characterizing Biometric Accuracy How many false positives? Match made when it shouldn’t have been Versus how many false negatives? Match not made when it should have been Errors Sensitivity False Positive Rate False Negative Rate The Crossover Error Rate (CER) Generally, the lower the CER is, the better the system But sometimes one rate more important than the other

Lecture 7 Page 16 CS 236 Online Some Typical Crossover Error Rates TechnologyRate Retinal Scan1:10,000,000+ Iris Scan1:131,000 Fingerprints1:500 Facial Recognition1:500 Hand Geometry1:500 Signature Dynamics1:50 Voice Dynamics1:50 Data as of 2002 Things can improve a lot in this area over time Also depends on how you use them And on what’s important to your use

Lecture 7 Page 17 CS 236 Online Biometrics and Usability Always a tradeoff in false positives vs. false negatives For consumer devices, false negatives are very, very bad –People discard devices that won’t let the legitimate user in Can you make the false positive rate non-trivial with almost no false negs?

Lecture 7 Page 18 CS 236 Online Didn’t Carnegie Mellon Just Perfect Facial Recognition? Not really Quick and dirty version got 1 in 3 right With more photos and time, did better But think about how accurate your use of biometrics needs to be In many cases, you need 5 nines or so

Lecture 7 Page 19 CS 236 Online Another Cautionary Tale British cameras captured faces of many rioters in London in 2011 Tried to use facial recognition software to automatically identify them Very poor results, in terms of accuracy –Because camera images were of poor quality Current technology requires good image quality

Lecture 7 Page 20 CS 236 Online Authentication by Where You Are Sometimes useful in ubiquitous computing The issue is whether the message in question is coming from the machine that’s nearby Less important who owns that machine Requires sufficient proof of physical location And ability to tie a device at that location to its messages Sometimes used in conjunction with other authentication methods –E.g., the door opens only if an authorized user is right outside it