Sponsored Links
-->

Monday, June 4, 2018

Computer Security: Security Policy In Computer Security
src: image.slidesharecdn.com

A computer security policy defines the goals and elements of an organization's computer systems. The definition can be highly formal or informal. Security policies are enforced by organizational policies or security mechanisms. A technical implementation defines whether a computer system is secure or insecure. These formal policy models can be categorized into the core security principles of: Confidentiality, Integrity and Availability. For example, the Bell-La Padula model is a confidentiality policy model, whereas Biba model is an integrity policy model.


Video Computer security policy



Formal description

If a system is regarded as a finite-state automaton with a set of transitions (operations) that change the system's state, then a security policy can be seen as a statement that partitions these states into authorized and unauthorized ones.

Given this simple definition one can define a secure system as one that starts in an authorized state and will never enter an unauthorized state.


Maps Computer security policy



Formal policy models

Confidentiality policy model

  • Bell-La Padula model

Integrity policies model

  • Biba model
  • Clark-Wilson model

Hybrid policy model

  • Chinese Wall (Also known as Brewer and Nash model)

Configuring Local Security Policy - YouTube
src: i.ytimg.com


Policy languages

To represent a concrete policy especially for automated enforcement of it, a language representation is needed. There exist a lot of application specific languages that are closely coupled with the security mechanisms that enforce the policy in that application.

Compared with this abstract policy languages, e.g. the Domain Type Enforcement-Language, are independent of the concrete mechanism.


Group Policy Object filtering by security group - TechRepublic
src: tr1.cbsistatic.com


See also

  • Anti-virus
  • Information Assurance - CIA Triad
  • Firewall (computing)
  • Protection mechanisms
  • separation of protection and security
  • ITU Global Cybersecurity Agenda

Nice Computer Security Policy Template Images Gallery >> Cyber ...
src: www.hondaarti.net


References

  • Bishop, Matt (2004). Computer security: art and science. Addison-Wesley. 
  • Feltus, Christophe (2008). "Preliminary Literature Review of Policy Engineering Methods - Toward Responsibility Concept". Proceeding of 3rd international conference on information and communication technologies : from theory to applications (ICTTA 08), Damascus, Syria; Preliminary Literature Review of Policy Engineering Methods - Toward Responsibility Concept. 
  • McLean, John (1994). "Security Models". Encyclopedia of Software Engineering. 2. New York: John Wiley & Sons, Inc. pp. 1136-1145. 

Source of the article : Wikipedia

Comments
0 Comments