Lesson 9 - Chapter 1: Authentication Flashcards
What is logical security? What does it apply?
applying software and technology-based measures to create a protected and secured environment for users, computers, and data
What does the AAA model represent?
Represents the various facets of network and data security
What are the 3 A’s of the AAA model?
- Authentication
- Authorization
- Accounting
What is authentication?
Verifying the identity of a user/system attempting to connect to (computing) resources
What is Authorization?
Granting the appropriate permissions to the user or system
What is Accounting?
Keeping records of all activities that can affect security (like authentication and authorization)
What is it called when only one authentication factor is used? What does it contain?
Single-factor authentication (SFA)
typically only a user name and password
What are the 4 key factors that can be used in a multifactor authentication scheme?
- Something you have (physical)
- Something you know (code, PIN)
- Something you are (Biometrics, voice)
- Somewhere you are (GPS)
Multi-Factor Authentications are usually just how many factor authentications schemes?
MFAs are usually just 2FAs such as a bank card (something you have) and a PIN (something you know)
What is CompTIA’s take on best password practices (Lesson 8 Password Management)? [3]
- Always change default user names and passwords
- Require your users to use strong passwords that expire
- Password protect the BIOS/UEFI and screensaver
What is a smart card? What does it look like?
it’s the size of a credit card that contains circuitry to identify the card’s bearer/identity
Security tokens are commonly in what form?
key fob
(same function as a smart card)
What is a key fob used for? What does it store?
a security token that stores digital certificates, passwords, biometric data, and more
(some generate passwords)
What is a hard token?
a small physical device that can be used to provide a second factor (in MFA)
What is a hard token also called?
RSA token or authentication token