




































Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
An in-depth exploration of various authentication techniques, including creating strong passwords, understanding kerberos and chap processes, mutual authentication, digital certificates, tokens, and biometrics. It covers the basics of usernames and passwords, kerberos session keys, tickets, and authenticators, chap challenge-and-response sequence, mutual authentication, digital certificates, electronic encryption and decryption concepts, certificate authorities, and nonrepudiation. Additionally, it discusses security weaknesses of kerberos and chap, and the benefits and issues of multifactor authentication.
Typology: Slides
1 / 44
This page cannot be seen from the preview
Don't miss anything!





































Chapter 2
^
Create strong passwords and store themsecurely ^
Understand the Kerberos authenticationprocess ^
Understand how CHAP works ^
Understand what mutual authentication isand why it is necessary ^
Understand how digital certificates arecreated and why they are used
continued…
^
Three-step process (AAA)^ ^
Authentication^ Positive identification of person/system seekingaccess to secured information/services ^ Authorization
^ Predetermined level of access to resources ^ Accounting
^ Logging use of each asset
^
Usernames and passwords ^
Kerberos ^
Challenge Handshake Authentication Protocol(CHAP) ^
Mutual authentication ^
Digital certificates ^
Tokens ^
Biometrics ^
Multifactor authentication
Memorize passwords; do not write themdown
Use different passwords for differentfunctions
Use at least 6 characters
Use mixture of uppercase and lowercaseletters, numbers, and other characters
Change periodically
^
Easy to remember; difficult to recognize ^
Examples:^ ^
First letters of each word of a simple phrase;add a number and punctuation^ Asb4M? ^ Combine two dissimilar words and place anumber between them
^ SleigH9ShoE ^ Substitute numbers for letters (not obviously)
^
Written^ ^
Keep in a place you are not likely to lose it Use small type Develop a personal code to apply to the list ^
Electronic^ ^
Use a specifically designed application(encrypts data)
^
Provides secure and convenient way to accessdata and services through:^ ^
Session keys Tickets Authenticators Authentication servers Ticket-granting tickets Ticket-granting servers Cross-realm authentication
Checksum^
Small, fixed-length numerical value Computed as a function of an arbitrary numberof bits in a message Used to verify authenticity of sender
^
Cross-realm authentication^ ^
Allows principal to authenticate itself to gainaccess to services in a distant part of aKerberos system
Does not solve password-guessing attacks Must keep password secret Does not prevent denial-of-service attacks Internal clocks of authenticating devicesmust be loosely synchronized Authenticating device identifiers must notbe recycled on a short-term basis
^
PPP mechanism used by an authenticatorto authenticate a peer ^
Uses an encrypted challenge-and-responsesequence