501 Chapter 2 Flashcards
____ proves identity with some type of credentials
Authentication
AAA stands for
Authentication, Authorization, Accounting
____ work together with AAA to provide CAMS
Identification
CAMS stand for
Comprehensive Access Management System
List five (5) authentication factors
Something you know, Something you are, Somewhere you are, Something you do, Something you have
least secure of all authentication factors
Something you know
credit card-sized embedded with microchip and certificate
smart card
PKI stands for
Public Key Infrastructure
____ holds a user’s private key
Embedded Certificate
____ is a specialized type of smartcard used by the US Department of Defense
CAC
CAC stands for
Common Access Card
____ is a specialized type of smartcard used by the US Federal agencies
PIV
PIV stands for
Personal Identification Verification
sometimes called hardware tokens to differentiate them from logical or software tokens
fob
includes LCD display that changes periodically every 60 secs
fob
HMAC stands for
Hash-based Message Authentication Code
____ is an open standard used for creating one-time passwords similar to those used in tokens and fobs
HOTP
HOTP stands for
HMAC-based One-Time Password
____ is similar to HOTP but it uses a timestamp instead of a counter
TOTP
TOTP stands for
Time-based One-Time Password
____ is a network authentication mechanism used within Windows Active Directory domains and some Unix environments known as realms
Kerberos
three (3) factors for Kerberos to work
A method of issuing tickets, time synchronization, a database of subject or users
KDC stands for
Key Distribution Center
____ uses a complex process of issuing ticket-granting tickets (TGTs) and other tickets
KDC