nerdexam
(ISC)2

CSSLP · Question #11

Which of the following models uses a directed graph to specify the rights that a subject can transfer to an object or that a subject can take from another subject?

The correct answer is A. Take-Grant Protection Model. The Take-Grant Protection Model uses a directed graph to define and manage access rights, specifically detailing how subjects can 'take' rights from objects or 'grant' rights to other subjects.

Secure Software Concepts

Question

Which of the following models uses a directed graph to specify the rights that a subject can transfer to an object or that a subject can take from another subject?

Options

  • ATake-Grant Protection Model
  • BBiba Integrity Model
  • CBell-LaPadula Model
  • DAccess Matrix

How the community answered

(30 responses)
  • A
    87% (26)
  • B
    3% (1)
  • C
    7% (2)
  • D
    3% (1)

Why each option

The Take-Grant Protection Model uses a directed graph to define and manage access rights, specifically detailing how subjects can 'take' rights from objects or 'grant' rights to other subjects.

ATake-Grant Protection ModelCorrect

The Take-Grant Protection Model is a formal access control model that uses a directed graph to represent subjects, objects, and their associated rights. It defines primitive operations, 'take' and 'grant,' which specify how subjects can acquire rights to objects or pass rights to other subjects/objects, thereby modeling the dynamic transfer of access privileges within a system.

BBiba Integrity Model

The Biba Integrity Model focuses on preventing unauthorized modification of data and ensuring data integrity, using a lattice-based approach rather than a directed graph for rights transfer.

CBell-LaPadula Model

The Bell-LaPadula Model focuses on ensuring confidentiality by preventing unauthorized access to classified information, also using a lattice model, and does not primarily describe rights transfer via a directed graph.

DAccess Matrix

An Access Matrix is a static tabular representation of access rights between subjects and objects but does not define the rules or mechanisms for how these rights are dynamically transferred like the Take-Grant model.

Concept tested: Take-Grant Protection Model

Source: https://en.wikipedia.org/wiki/Take-grant_protection_model

Topics

#Security Models#Access Control Models#Take-Grant Model#Rights Management

Community Discussion

No community discussion yet for this question.

Full CSSLP Practice