Confidentiality and integrity are important concepts when di
Confidentiality and integrity are important concepts when discussing security models. Which of the following was one the first models developed to address only one goal of integrity?
A. Biba
B. Clark-Wilson
C. Brewer and Nash
D. Chinese Wall
Solution
Confidentiality and integrity are important concepts when discussing security models. Which of the following was one the first models developed to address only one goal of integrity?
A. Biba
B. Clark-Wilson
C. Brewer and Nash
D. Chinese Wall
Answer:-
A. Biba
Explanation :
The Biba model was the first model developed to address the concerns of integrity. Originally published in 1977, this lattice-based model has the following defining properties:
Simple integrity property :-
This property states that a subject at one level of integrity is not permitted to read an object of lower integrity.
Star * integrity property: -
This property states that an object at one level of integrity is not permitted to write to an object of higher integrity.
Invocation property :-
This property prohibits a subject at one level of integrity from invoking a subject at a higher level of integrity.
