TOOLS
ConGRASS: ABAC Data Generation Tool
If your work is benefitted by using the data generated with the above tool, our CODASPY 2023 paper may please be cited as:
"Tool/Dataset Paper: Realistic ABAC Data Generation using Conditional Tabular GAN", Ritwik Rai and Shamik Sural, ACM Conference on Data and Application Security and Privacy (CODASPY 2023), Charlotte, USA, pp. 273-278, 2023
AVChain: Web Interface showing CARLA, IPFS and Hyperledger Fabric working together
This is the tool described in our paper "Trusted Sharing of Autonomous Vehicle Crash Data using Enterprise Blockchain and IPFS", Akarsh Singh, Shounak Sural, Trithankar Sengupta and Shamik Sural, ACM Symposium on Blockchain and Secure Critical Infrastructure (ACM BSCI), Melbourne, Australia, pp. 11-14, 2023
LMN: A Tool for Generating Machine Enforceable Security Policies (MESPs) from Natural Language Access Control Policies (NLACPs) using LLMs.
LMN (Use of LLM for generating MESPs from NLACPs) is a tool that can be used to obtain Attribute based Access Control (ABAC) policies that are machine enforcebale given access control policies specified in natural language. We make use of GPT API calls to generate the MESPs once the user uploads an NLACP file and, optionally, a set of attributes as a second file. LMN automatically downloads the generated MESP as a file in user's machine.