Access Control Flashcards
What is an Object ?
A passive entity such as a file, database system
What is a Subject ?
A active entity such as an individual or a process.
What is Access Control ?
The ability to permit or deny the use of an object on a subject.
Purpose of Preventative Controls ?
Reducing Risk
Purpose of Detective Controls ?
identifying violations and risks
Purpose of Corrective Controls ?
Remedying violations and incidents and improving existing preventative and detective controls.
Purpose of Deterrent Controls ?
Discouraging Violations
Purpose of Recovery Controls ?
Restoring systems and information
Purpose of Compensating Controls ?
Providing alternative ways of achieving a task.
What are Administrative Controls ?
Polices and Procedures an Organisation implements as part of its info. sec. strategy.
What are Technical (logical) Controls ?
Technical controls use both hardware and software to implement access control.
Some Examples of Technical Controls ?
Encryption, Access Control (Biometrics, smart cards, tokens), ACLs, Remote Access Auth: (Radius, PAP, CHAP,LDAP)
Some Examples of Detective Tech. Controls ?
Violation Reports, Audit Trails, Network Monitoring and Intrusion Detection.
What are Physical Controls ?
Physical (preventative) Controls ensure the safety and security of the physical environment.
Some Examples of Physical Controls ?
Security Perimeters - fences, guards, dogs, motion detectors and video cameras.
What are the three components of Access Control Services ?
Authentication, Authourisation and Accountability (AAA)
auth-auth-acc
What is Authentication ? (Access Control Service)
A two step process consisting of identification and authentication.
What is Authourisation? ((Establishment),Access Control Service))
Defines the Rights / Permissions granted to a user account or process
What is Accountability ? (Access Control)
The capability to associate users and processes with their actions.
Some Examples of Accountability (Access Control)
Audit Trails, System Logs.
Non Repudiation
Associated with Accountability (A.C.) It means that a user can’t deny an action because you can irrefutably associate him with that action.
System Access Control
A control category that protects the entire system, first line of defense.
Data Access Control
A control category that is specific to controlling access to data in a system.
Three Factors of Authentication
(01) Something you know (PIN,Password), (02) Something you have (Access Card, RSA Token) (03) Somthing you are (FingerPrint, Voice, Retina, Iris).