Access Control Flashcards
Access control methodology that only uses access control lists to maintain subject permissions for objects:
Discretionary access control
What is the least reliable value for logical access control to use?
Physical location
What is best paired with a password to provide improved security?
A biometric factor
What AC methodology only uses ACL’s to maintain subject permissions for subjects
Discretionary access control
What is the access control method where the operating system constrains the ability of a subject or initiator to access or generally perform some sort of operation on an object.
Mandatory Access Control
What is best paired with a password to provide more secure authentication?
A biometric factor
What would be the least reliable value for a logical access control to use?
Physical location
Why would someone be opposed to Biometric Authentication?
Biometric authentication can reveal PII and medical information about a person (especially when using the iris and retinal patterns)
What is the CIA triad?
Confidentiality, Integrity, Availability
What function of the CIA triad does Hashing provide?
Integrity
What function of the CIA triad does Cryptography provide?
Confidentiality
What function of the CIA triad does Authentication provide?
Availability (to only the right people, ideally)
What authentication service grants access through tickets?
Kerberos
What AC model enforces permissions based on data labels?
Mandatory Access Control
What authentication service uses the X.500 spec?
Lightweight Directory Access Protocol (LDAP)