Access Control Concepts Flashcards

1
Q

Audit

A

Independent review and examination of records and activities to assess the adequacy of system controls, to ensure compliance with established policies and operational procedures.

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

Crime Prevention through Environmental Design

A

An architectural approach to the design of buildings and spaces which emphasizes passive features to reduce the likelihood of criminal activity.

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

Defense in Depth

A

Information security strategy integrating people, technology, and operations capabilities to establish variable barriers across multiple layers and missions of the organization.

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

Discretionary Access Control

A

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.

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

Encrypt

A

To protect private information by putting it into a form that can only be read by people who have permission to do so.

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

Firewalls

A

Devices that enforce administrative security policies by filtering incoming traffic based on a set of rules.

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

Insider Threat

A

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.

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

iOS

A

An operating system manufactured by Apple Inc. Used for mobile devices.

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

Layered Defense

A

The use of multiple controls arranged in series to provide several consecutive controls to protect an asset; also called defense in depth.

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

Linux

A

An operating system that is open source, making its source code legally available to end users.

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

Log Anomaly

A

A system irregularity that is identified when studying log entries which could represent events of interest for further surveillance.

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

Logging

A

Collecting and storing user activities in a log, which is a record of the events occurring within an organization’s systems and networks.

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

Logical Access Control Systems

A

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.

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

Mandatory Access Control

A

Access control that requires the system itself to manage access controls in accordance with the organization’s security policies.

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

Mantrap

A

An entrance to a building or an area that requires people to pass through two doors with only one door opened at a time.

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

Object

A

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. See subject.

17
Q

Physical Access Controls

A

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.

18
Q

Principle of Least Privilege

A

The principle that users and programs should have only the minimum privileges necessary to complete their tasks.

19
Q

Privileged Account

A

An information system account with approved authorizations of a privileged user.

20
Q

Ransomware

A

A type of malicious software that locks the computer screen or files, thus preventing or limiting a user from accessing their system and data until money is paid.

21
Q

Role-based access control

A

An access control system that sets up user permissions based on roles.

22
Q

Rule

A

An instruction developed to allow or deny access to a system by comparing the validated identity of the subject to an access control list.

23
Q

Segregation of Duties

A

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.

24
Q

Subject

A

Generally an individual, process or device causing information to flow among objects or change to the system state.

25
Q

Technical Controls

A

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.

26
Q

Turnstile

A

A one-way spinning door or barrier that allows only one person at a time to enter a building or pass through an area.

27
Q

Unix

A

An operating system used in software development.

28
Q

User Provisioning

A

The process of creating, maintaining and deactivating user identities on a system.