共 50 条
Making Least Privilege the Low-Hanging Fruit in Clouds
被引:0
|作者:
Tian Puyang
Shen, Qingni
[1
]
Luo, Yang
Luo, Wu
Wu, Zhonghai
机构:
[1] Peking Univ, Sch Software & Microelect, Beijing, Peoples R China
[2] Peking Univ, Natl Engn Ctr Software Engn, Beijing, Peoples R China
基金:
中国国家自然科学基金;
关键词:
D O I:
暂无
中图分类号:
TN [电子技术、通信技术];
学科分类号:
0809 ;
摘要:
Failing to promote the least privilege principle in administration can lead to substantial vulnerabilities in cloud computing. A malicious insider like a compromised cloud administrator can affect security of data and workloads belonging to cloud customers. Enforcing the least privilege principle in cloud administration can fairly restrict the permissions of administrators and reduce the attack surface. However, writing a least privilege policy can be hard and error prone for cloud service providers. In this paper, we propose a framework called Least Privilege for Cloud (LPCloud) to address these concerns. LPCloud automatically produces policies for minimization of administrators' privileges at the granularity of representational state transfer (REST) application program interfaces (API), and enforces the policies without affecting current systems. Specifically, we introduce a novel algorithm to partition privileges based on dependencies between API calls. This paper presents design of LPCloud, including a service called Policy Generator which produces partitioned policies and a component named Policy Enforcer to enforce the policies. We implement a prototype of our framework in OpenStack Mitaka. Experiments indicate that LPCloud can produce proper policies to enforce the least privilege principle. Meantime, the average performance overhead is 10.1% which is in acceptable level.
引用
收藏
页数:7
相关论文