Skip to content
This repository has been archived by the owner on May 17, 2023. It is now read-only.
/ VAC Public archive

Docker Image for VAC (Verifier of Access Control)

Notifications You must be signed in to change notification settings

dj-d/VAC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Docker Image for VAC (Verifier of Access Control)

VAC is an efficient automatic tool for the analysis of Administrative Role Based Access Control (ARBAC) policies. Given an ARBAC policy, a user u and a role target, VAC checks whether u can obtain role target in any reachable configuration of the system (role-reachability problem). Several security requirements‑including escalation of privileges and conflict-of-interest properties‑can be automatically reduced to the role-reachability problem. Therefore, VAC enables policy designers and system administrators to check whether their policies meet the security requirements.

Last version

docker pull djalba98/vac:latest

Usage

# Run container
docker run -it djalba98/vac:latest

# View help
./vac.sh -h

References

About

Docker Image for VAC (Verifier of Access Control)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published