Search papers, labs, and topics across Lattice.
MuSimA is introduced as a web-based tool for generating synthetic Attribute-Based Access Control (ABAC) datasets, addressing the lack of resources for testing ABAC systems. The tool accepts multi-modal input, allowing users to define attribute value distributions via structured JSON or hand-drawn sketches which are then processed by a Large Language Model. MuSimA enables the generation of datasets with varying sizes and complexities, which can be downloaded for research purposes.
Finally, a tool exists to easily generate large, customizable ABAC datasets, bridging the gap between theoretical advances and practical testing in access control research.
Recent advances in research on Attribute-based Access Control (ABAC) has led to the development of several ingenious methods for representing and enforcing organizational security policies. However, so far little effort has been spent towards building a tool for generating large-scale synthetic datasets that can be used to test the developed ABAC systems. In this paper, we address this shortcoming by building MuSimA - a web-based tool for generating ABAC datasets with user-specified probability distributions of attribute values. It supports multi-modal input, i.e., users can provide specifications either as a structured JSON file or as a combination of a minimal JSON along with hand-drawn distribution sketches. In the latter case, a Large Language Model is used to automatically extract appropriate distribution parameters from the sketches. The generated synthetic ABAC data matching the input specifications can be downloaded by the user. For studying scalability of algorithms and methods related to ABAC, data can be generated for varying sizes and complexities. We make MuSimA freely available for use by the research community.