欢迎来到麦多课文档分享! | 帮助中心 海量文档,免费浏览,给你所需,享你所想!
麦多课文档分享
全部分类
  • 标准规范>
  • 教学课件>
  • 考试资料>
  • 办公文档>
  • 学术论文>
  • 行业资料>
  • 易语言源码>
  • ImageVerifierCode 换一换
    首页 麦多课文档分享 > 资源分类 > PPT文档下载
    分享到微信 分享到微博 分享到QQ空间

    Approaches for Designing Flexible Mandatory System .ppt

    • 资源ID:378525       资源大小:136KB        全文页数:23页
    • 资源格式: PPT        下载积分:2000积分
    快捷下载 游客一键下载
    账号登录下载
    微信登录下载
    二维码
    微信扫一扫登录
    下载资源需要2000积分(如需开发票,请勿充值!)
    邮箱/手机:
    温馨提示:
    如需开发票,请勿充值!快捷下载时,用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)。
    如需开发票,请勿充值!如填写123,账号就是123,密码也是123。
    支付方式: 支付宝扫码支付    微信扫码支付   
    验证码:   换一换

    加入VIP,交流精品资源
     
    账号:
    密码:
    验证码:   换一换
      忘记密码?
        
    友情提示
    2、PDF文件下载后,可能会被浏览器默认打开,此种情况可以点击浏览器菜单,保存网页到桌面,就可以正常下载了。
    3、本站不支持迅雷下载,请使用电脑自带的IE浏览器,或者360浏览器、谷歌浏览器下载即可。
    4、本站资源下载后的文档和图纸-无水印,预览文档经过压缩,下载后原文更清晰。
    5、试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。

    Approaches for Designing Flexible Mandatory System .ppt

    1、Approaches for Designing Flexible Mandatory System Security Policies,Trent Jaeger IBM Research July 8, 2004,Linux 2.6 Has LSM and SELinux,Linux Security Modules Framework Reference monitor interface w/i kernel No problems with redundant parsing or races Enforce mandatory access control (MAC) Restric

    2、ts discretionary permissions Noteworthy LSM Features Comprehensive MAC enforcement 200+ hooks Control access to 29 kernel data typesSELinux module Supports comprehensive MAC Enhanced Type Enforcement policy: roles, subject types, transitions, etc. Large “example” policy (25,000+ permission assignmen

    3、ts) Requires customization to security target,Integrity,Subject,Perm,Subject,Perm,High Subject,Object Read,Low Subject,Object Write,Low Subject Can Modify Input To High,SELinux & Integrity,Subject Type,Subject Attr,Attr Perm,Perm,Subject Type,Subject Attr,Attr Perm,Perm,SELinux Integrity Problem,fil

    4、e_type read,sshd_tmp read,lastlog write,sysadm,sshd,logrotate,logfile read,setfiles,user_ssh rw,lastlog read,sshd_tmp rw,user_ssh rw,user,httpd admin,xdm,High Subject Type,Attr Perm,Perm,Perm,Low Subject Type,Conflict,Integrity Models,Biba Integrity No high integrity subject may depend on low integr

    5、ity data/code Implication: No information flow from low integrity to high LOMAC The integrity level of a subject is equal to lowest integrity input Implication: same as Biba Caernarvon The integrity level of a subject or object is specified by a range Implication: Subjects may depend on/modify a ran

    6、ge of integrity levels Clark-Wilson Only high integrity Transformation Procedures modify high integrity data Implication: Can read low integrity data if they can upgrade or discard only,Our Integrity Goal,Use flexible policy expression SELinuxs extended Type Enforcement policy Defines all relevant p

    7、olicy decisionsFind integrity problems Information flows that satisfy Biba are permitted “Resolve” others remove or manage (Clark-Wilson)Compute information to assist in resolution Find problems: Minimal cover set Identify solutions: Resolutions Determine solutions: Impact,Minimal Cover Set for Inte

    8、grity Violations,Subject Type,Subject Attr,Attr Perm,Perm,Subject Type,Perm,Subject-Permission Assignment,Minimal Cover Set,file_type read,sshd_tmp read,lastlog write,sysadm,sshd,logrotate,logfile read,setfiles,user_ssh rw,lastlog read,sshd_tmp rw,user_ssh rw,user,httpd admin,xdm,High Subject Type,A

    9、ttr Perm,Perm,Perm,Low Subject Type,Conflict,S-P Assign,S-P Assign,Integrity Resolutions,Remove Subject Type or Object Type Reclassify Subject Type of Object Type Change Subject Type-Permission assignment Clark-Wilson reads Allow reading of low integrity data that meet Clark-Wilson No dependency rea

    10、d (move file) Deny Object Access Track low integrity writes per object LOMAC Subject Type (sysadm) Reduce integrity level of subject when reading low integrity data,Example Resolutions,file_type read,sshd_tmp read,lastlog write,sysadm,sshd,logrotate,logfile read,setfiles,user_ssh rw,lastlog read,ssh

    11、d_tmp rw,user_ssh rw,user,httpd admin,xdm,High Subject Type,Attr Perm,Perm,Perm,Conflict,S-P Assign,S-P Assign,Low Subject Type,Resolution Independence,file_type read,sshd_tmp read,lastlog write,sysadm,sshd,logrotate,logfile read,setfiles,user_ssh rw,lastlog read,sshd_tmp rw,user_ssh rw,user,httpd a

    12、dmin,xdm,High Subject Type,Attr Perm,Perm,Perm,Conflict,S-P Assign,S-P Assign,Low Subject Type,X,Resolution Impact,Basic resolution impact Number of conflicts that result from a flow assignment or node Real resolution impact Number of conflicts that are eliminated by removal of an assignment or node

    13、 Changes on Extremes Have Bigger Impact Subject Type, Object Type changes Permission assignment is generally low impact,Policy Design Tool: Gokyo,Load entire SELinux example policy Find Biba conflicts in SELinux policy Display conflicts in terms of minimal cover set Compute basic impacts for nodes a

    14、nd assignments Enable expression of resolutions and re-evaluation Resulting policies provide Clark-Wilson integrity Assuming high integrity applications meet assurance requirements Assuming sanitization either discards or upgrades low integrity data Does not fix SELinux module to enforce resolutions

    15、,Gokyo Resolution,file_type read,sshd_tmp read,lastlog write,sysadm,sshd,logrotate,logfile read,setfiles,user_ssh rw,lastlog read,sshd_tmp rw,user_ssh rw,user,httpd admin,xdm,High Subject Type,Attr Perm,Perm,Perm,Conflict,S-P Assign,S-P Assign,Low Subject Type,X,X,X,X,X,Policy Design Results,1 Biba

    16、constraint (no flow from low to high) 36 TCB subject types (high integrity subjects) 83 excluded subject types (low integrity) All other subject types are assumed low 4 object type excludes 1 LOMAC sysadm 18 denials 83 sanitizations for 24 subject types,Other SELinux Policy Analysis Tools,Tresys Apo

    17、l - analyze an SE Linux policy (GUI). SeAudit - analyze audit messages from SELinux (GUI). SeCmds - analyze an SELinux policy and search/replace file contexts. SeUser - GUI and command-line “user manager“ for SELinux. SePCuT - customize an SE Linux policy (GUI). MITRE SLAT Information flow policy ex

    18、pression Hitachi SELinux/Aid inspect, edit SELinux security policies and inspect log messages,Summary,Comprehensive security is complex Security requirements should be simple Clark-Wilson integrity with assumptions is achievable Resolution requires tools to support decision-making Modeling concepts

    19、enable focus: Minimal cover set Resolution options Resolution impact And guide resolution process SELinux policy model requires adjustments to achieve resolution,Summary (cont),Research Results ACM TISSEC journal Access Control Spaces USENIX Security Conference Configure TCB policy ACM SACMAT Underl

    20、ying graph properties for resolution Working Tool Gokyo analysis infrastructure Lacks GUI Analysis Tools for Security Contact for more info ,Resolution Issues,Low integrity side vs. High integrity side Which is easier to address? Big impact vs. Ease of understanding Small, independent cases are eas

    21、y Small, cases with some overlap are not so hard Extensive cases with overlap are difficult Some assignments result in extensive overlap How to apply graph theory? Node weights based on basic or real impact? Minimum cut across graph Cost of making a change is the cost of the cut,Current Approach,Ide

    22、ntify the minimal cover set for constraint conflicts Subject-permission assignmentsCompute the basic impact value of each cover assignment Number of conflicts reachableCompute number of subjects/objects impacted by cover assignment Examine remove/reclassification or LOMAC semanticsCompute individual

    23、 node and assignment impacts on demandApply permission resolutions Sanitize or deny,LSM,System Interface,Entry Points,Module,Achieving Security Goals,Large Number of Security Decisions Comprehensive vs limited security 150+ decisions points defined by LSM Defining the Security Goal Least Privilege C

    24、onfidentiality Integrity Security Goal Specification Simply-stated goals are often too restrictive (e.g., no low integrity data dependencies) Flexible languages enable complex goals, but too complex (e.g., access matrix) Our Solution Aims: Comprehensive Integrity Use simple model as target, but enable flexible fine tuning,


    注意事项

    本文(Approaches for Designing Flexible Mandatory System .ppt)为本站会员(rimleave225)主动上传,麦多课文档分享仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知麦多课文档分享(点击联系客服),我们立即给予删除!




    关于我们 - 网站声明 - 网站地图 - 资源地图 - 友情链接 - 网站客服 - 联系我们

    copyright@ 2008-2019 麦多课文库(www.mydoc123.com)网站版权所有
    备案/许可证编号:苏ICP备17064731号-1 

    收起
    展开