中文
相关论文

相关论文: Automated Verification Of Role-Based Access Contro…

200 篇论文

While Mandatory Access Controls (MAC) are appropriate for multilevel secure military applications, Discretionary Access Controls (DAC) are often perceived as meeting the security processing needs of industry and civilian government. This…

密码学与安全 · 计算机科学 2009-06-03 David F. Ferraiolo , D. Richard Kuhn

We propose a new static approach to Role-Based Access Control (RBAC) policy enforcement. The static approach we advocate includes a new design methodology, for applications involving RBAC, which integrates the security requirements into the…

软件工程 · 计算机科学 2014-09-12 Asad Ali , Maribel Fernández

Significant research has been done in the area of Role Based Access Control [RBAC]. Within this research there has been a thread of work focusing on adding parameters to the role and permissions within RBAC. The primary benefit of parameter…

密码学与安全 · 计算机科学 2021-01-12 Jonathan K. Adams

Role based Access control (RBAC) is the cornerstone of security for any modern organization. In this report, we defined a health-care access control structure based on RBAC. We used Alloy formal logic modeling tool to model and validate…

密码学与安全 · 计算机科学 2020-10-22 Ramesh Narasimman , Izzat Alsmadi

The advent of large-scale, complex computing systems has dramatically increased the difficulties of securing accesses to systems' resources. To ensure confidentiality and integrity, the exploitation of access control mechanisms has thus…

软件工程 · 计算机科学 2015-08-18 Andrea Margheri , Rosario Pugliese , Francesco Tiezzi

Attribute-based access control (ABAC) promises a powerful way of formalizing access policies in support of a wide range of access management scenarios. Efficient implementation of ABAC in its general form is still a challenge, especially…

密码学与安全 · 计算机科学 2019-09-24 Hadi Ahmadi , Derek Small

Attribute-Based Access Control (ABAC) provides expressiveness and flexibility, making it a compelling model for enforcing fine-grained access control policies. To facilitate the transition to ABAC, extensive research has been conducted to…

密码学与安全 · 计算机科学 2025-05-14 Thang Bui , Anthony Matricia , Emily Contreras , Ryan Mauvais , Luis Medina , Israel Serrano

Robust access control is a cornerstone of secure software, systems, and networks. An access control mechanism is as effective as the policy it enforces. However, authoring effective policies that satisfy desired properties such as the…

密码学与安全 · 计算机科学 2026-01-23 Ka Lok Wu , Christa Jenkins , Scott D. Stoller , Omar Chowdhury

Role-based access control (RBAC) policies represent the rights of subjects in terms of roles to access resources. This research proposes a scalable, flexible and auditable RBAC system using the EOS blockchain platform to meet the security…

密码学与安全 · 计算机科学 2020-07-07 Mohsin Ur Rahman

Recent work on relationship-based access control has begun to show how it can be applied to general computing systems, as opposed to simply being employed for social networking applications. The use of relationships to determine…

密码学与安全 · 计算机科学 2015-09-22 Jason Crampton , James Sellwood

The proliferation of autonomous AI agents within enterprise environments introduces a critical security challenge: managing access control for emergent, novel tasks for which no predefined policies exist. This paper introduces an advanced…

密码学与安全 · 计算机科学 2025-10-14 Charles Fleming , Ashish Kundu , Ramana Kompella

Consent-Based Access Control (CBAC) is a foundational mechanism for enforcing patient autonomy in modern healthcare information systems. Many CBAC frameworks are built on the eXtensible Access Control Markup Language (XACML) and inherit its…

密码学与安全 · 计算机科学 2026-03-10 Nasif Muslim , Jean-Charles Grégoire

Existing methods for verifying access control policies require the policy to be complete and fully determined before verification can proceed, but in practice policies are developed iteratively, composed from independently maintained…

密码学与安全 · 计算机科学 2026-03-16 Alexander V. Gheorghiu

Administrative role-based access control (ARBAC) is the first comprehensive administrative model proposed for role-based access control (RBAC). ARBAC has several features for designing highly expressive policies, but current work has not…

密码学与安全 · 计算机科学 2011-10-14 Karthick Jayaraman , Vijay Ganesh , Mahesh Tripunitara , Martin C Rinard , Steve J. Chapin

Security-Enhanced Linux (SELinux) is a Linux kernel module that allows for a role-based access control (RBAC) mechanism. It provides a fine-grained security framework enabling system administrators to define security policies at the system…

密码学与安全 · 计算机科学 2023-12-11 Divyam Pahuja , Alvin Tang , Klim Tsoutsman

Role-Based Access Control (RBAC) is a popular model which maps roles to access permissions for resources and then roles to the users to provide access control. Role-Based Encryption (RBE) is a cryptographic form of RBAC model that…

密码学与安全 · 计算机科学 2025-04-17 Nazatul Haque Sultan , Vijay Varadharajan , Lan Zhou , Ferdous Ahmed Barbhuiya

Attribute-based access control (ABAC) provides a high level of flexibility that promotes security and information sharing. ABAC policy mining algorithms have potential to significantly reduce the cost of migration to ABAC, by partially…

密码学与安全 · 计算机科学 2018-02-14 Zhongyuan Xu , Scott D. Stoller

The advance of web services technologies promises to have far-reaching effects on the Internet and enterprise networks allowing for greater accessibility of data. The security challenges presented by the web services approach are…

计算机科学中的逻辑 · 计算机科学 2012-06-15 Michele Barletta , Silvio Ranise , Luca Viganò

Traditional database access control mechanisms use role based methods, with generally row based and attribute based constraints for granularity, and privacy is achieved mainly by using views. However if only a set of views according to…

数据库 · 计算机科学 2014-07-18 Ugur Turan , Ismail Hakki Toroslu

Attribute-Based Access Control (ABAC) enables highly expressive and flexible access decisions by considering a wide range of contextual attributes. ABAC policies use logical expressions that combine these attributes, allowing for precise…

密码学与安全 · 计算机科学 2025-05-06 Thang Bui , Elliot Shabram , Anthony Matricia