前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >CISSP考试指南笔记:3.5 安全模型

CISSP考试指南笔记:3.5 安全模型

作者头像
血狼debugeeker
发布2020-12-29 11:15:08
3800
发布2020-12-29 11:15:08
举报
文章被收录于专栏:debugeeker的专栏debugeeker的专栏

A security model maps the abstract goals of the policy to information system terms by specifying explicit data structures and techniques necessary to enforce the security policy.

A security policy outlines goals without regard to how they will be accomplished. A model is a framework that gives the policy form and solves security access problems for particular situations.

Bell-LaPadula Model


The Bell-LaPadula model enforces the confidentiality aspects of access control. A system that employs the Bell-LaPadula model is called a multilevel security system because users with different clearances use the system, and the system processes data at different classification levels.

The Bell-LaPadula model was developed to make sure secrets stay secret; thus, it provides and addresses confidentiality only.

Three main rules are used and enforced in the Bell-LaPadula model:

  • Simple security rule
  • *-property (star property) rule
  • Strong star property rule

The simple security rule states that a subject at a given security level cannot read data that resides at a higher security level.

The *-property rule (star property rule) states that a subject in a given security level cannot write information to a lower security level.

The strong star property rule states that a subject who has read and write capabilities can only perform both of those functions at the same security level; nothing higher and nothing lower.

剩余内容请看本人公众号debugeeker, 链接为CISSP考试指南笔记:3.5 安全模型

本文参与 腾讯云自媒体同步曝光计划,分享自作者个人站点/博客。
原始发表:2020-12-26 ,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 作者个人站点/博客 前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体同步曝光计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
目录
  • Bell-LaPadula Model
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档