Chapter 3: Access Control Concepts Flashcards
Audit
Independent review and examination of records and activities to assess the adequacy of system controls to ensure compliance with established policies and operational policies and operational procedures.
CPTED
Crime Prevention through Environmental Design (CPTED) - An architectural approach to the design of buildings and spaces which emphasizes passive features to reduce the likelihood of criminal activity.
Defense in Depth
Information security strategy integrating people, technology, and operations capabilities to establish variable barriers across multiple layers and missions of the organization.
DAC
Discretionary Access Control (DAC) - A certain amount of access control is left to the discretion of the object’s owner, or anyone else who is authorized to control the object’s access. The owner can determine who should have access rights to an object and what those rights should be.
Encrypt
To protect private information by putting it into a form that can only be read by people who have permission to do so.
Firewalls
Devices that enforce administrative security policies by filtering incoming traffic based on a set of rules.
Insider Threat
An entity with authorized access that has the potential to harm an information system through destruction, disclosure, modification of data, and/or denial of service.
Layered Defense
The use of multiple controls arranged in series to provide several consecutive controls to protect an asset; also called defense in depth.
Log Anomaly
Collecting and storing user activities in a log, which is a record of the events occurring within an organization’s systems and networks.
Logical Access Control System
An automated system that controls an individual’s ability to access one or more computer system resources, such as a workstation, network, application or database. A logical access control system requires the validation of an individual’s identity through some mechanism, such as a PIN, card, biometric or other token. It has the capability to assign different access privileges to different individuals depending on their roles and responsibilities in an organization.
Mandatory Access Control
Access control that requires the system itself to manage access controls in accordance with the organization’s security policies.
Mantrap
An entrance to a building or an area that requires people to pass through two doors with only one door opened at a time.
Object
Passive information system-related entity (e.g., devices, files, records, tables, processes, programs, domains) containing or receiving information. Access to an object (by a subject) implies access to the information it contains.
Physical Access Control
Controls implemented through a tangible mechanism. Examples include walls, fences, guards, locks, etc. In modern organizations, many physical control systems are linked to technical/logical systems, such as badge readers connected to door locks.
Principle if Least Privilege
The principle that users and programs should have only the minimum privileges necessary to complete their tasks.
Privileged Account
An information system account with approved authorizations of a privileged user.
RBAC
Role-Based Access Control
An access control system that sets up user permissions based on roles.
Rule
An instruction developed to allow or deny access to a system by comparing the validated identity of the subject to an access control list.
Segregation of Duties
The practice of ensuring that an organizational process cannot be completed by a single person; forces collusion as a means to reduce insider threats. Also commonly known as Separation of Duties.
Subject
Generally an individual, process or device causing information to flow among objects or change to the system state.
Technical Controls
The security controls (i.e., safeguards or countermeasures) for an information system that are primarily implemented and executed by the information system through mechanisms contained in the hardware, software or firmware components of the system.
User Provisioning
The process of creating, maintaining and deactivating user identities on a system.
Security Controls
Security controls are safeguards or countermeasures that an organization can employ to avoid, counteract or minimize security risks.
System-specific Controls
System-specific controls are security controls that provide security capability for only one specific information system.
Common controls
Common Controls are security controls that provide security capability for multiple information systems.
Hybrid controls
Hybrid controls have characteristics of both system-specific and common controls.
ABAC
ABAC is an access control model that controls access to objects using rules that are evaluated according to the attributes of the subject, relevant objects, and attributes of the environment and action.
CPTED
Crime prevention through Environmental Design is a multidisciplinary approach to deterring criminal behavior through environmental design. It includes strategies such as improving lighting, landscaping, and building design to reduce opportunities for crime.
For example, improving lighting in dark areas such as sidewalks or parking lots can deter potential criminals who prefer to operate in the shadows.