Access Control Flashcards
Which component of AAA is used to determine which resources a user can access and which operations the user is allowed to perform?
Authorization
What is the biggest issue with local implementation of AAA?
Local implementation does not scale well.
A company is experiencing overwhelming visits to a main web server. The IT department is developing a plan to add a couple more web servers for load balancing and redundancy. Which requirement of information security is addressed by implementing the plan?
Availability
What is an example of privilege escalation attack?
A threat actor performs an access attack and gains the administrator password.
What is the principle of least privilege access control model?
Users are granted rights on an as-needed approach.
A server log includes this entry: User student accessed host server ABC using Telnet yesterday for 10 minutes. What type of log entry is this?
Accounting
Which objective of secure communications is achieved by encrypting data?
Confidentiality
What are three access control security services?
Authentication, Accounting, and Authorization
Which access control model allows users to control access to data as an owner of that data?
TACACS+ and RADIUS
Which two protocols are used to provide server-based AAA authentication?
Confidentiality, Availability, and Integrity
Which type of access control applies the strictest access control and is commonly used in military or mission critical applications?
Mandatory Access Control (MAC)