Week 5 Authentication & Access Control Flashcards

(9 cards)

1
Q

What is authentication?

A

Methods and techniques to verify the identity of users, devices, or entities attempting to access a system or resource.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are the principles of authentication?

A
  • Identification:
  • Verification:
  • Authorization:
  • Authentication Factors:
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are some common authentication methods?

A
  • Password-based Authentication:
  • Multi-factor Authentication (MFA):
  • Biometric Authentication:
  • Token-based Authentication:
  • Certificate-based Authentication:
  • Single Sign-On (SSO):
  • Risk-based Authentication:
    .
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the best practices for authentication?

A
  • Use Strong Password Policies
  • Implement MFA
  • Secure Authentication Data:
  • Regularly Update Authentication Mechanisms:
  • Monitor and Audit Authentication Events
  • Educate Users
  • Continuously Assess and Improve:
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is Access Control?

A

Regulates and restricts access to resources, systems, or data within a computing environment.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are the principles of access controls?

A
  • Principle of Least Privilege (PoLP):
  • Need-to-Know Principle:
  • Separation of Duties (SoD):
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What are the different types of access control?

A
  • Discretionary Access Control (DAC):
  • Mandatory Access Control (MAC):
  • Role-Based Access Control (RBAC):
  • Attribute-Based Access Control (ABAC):
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What are the access controls mechanisms?

A
  • Authentication:
  • Authorization:
  • Access Enforcement:
  • Auditing and Monitoring:
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are the best practices for access control?

A
  • Implement Defense-in-Depth:
  • Regularly Review and Update Policies:
  • Enforce Strong Authentication:
  • Apply Principle of Least Privilege:
  • Secure Administrative Access:
  • Monitor and Audit Access:
  • Provide User Education and Awareness:
How well did you know this?
1
Not at all
2
3
4
5
Perfectly