Chapter 4 Flashcards
1
Q
Identification
A
the process of verifying a user’s identity before they can access a system or network.
2
Q
Authentication
A
The process of verifying a user’s identity before granting them access to a system or network.
3
Q
Authorization
A
The process of determining whether a verified user has the necessary permissions to assess a specific resource or perform an action within a system.
4
Q
Multifactor Authentication (MFA)
A
Using more than one factor of authentication
Factors
-Something you do - your signature
- Something you exhibit - typing speed
- Someone you know - certificate that’s coming from a server like VeriSign
- Somewhere you are - Physical location thing.
5
Q
Identification and AAA
A
- Identification
- Authentication
- Authorization
- Accounting - auditing
6
Q
Authorization
A
- Based on permissions granted
- Determines resource permissions
- targets that have permissions applied to them
- example: files, database rows, web app
- Can only occur after authentication
7
Q
Accounting/auditing
A
Track permissions usage for accountability purposes.
Who or what accessed which resource, how long, on what date?
8
Q
A