Command Line Interface Risk Modeling
Protecting sensitive data is an essential part of security in cloud computing. However, only specific privileged individuals have access to view or interact with this data; therefore, it is unscalable to depend on these individuals also to maintain the software. A solution to this is to allow non-privileged individuals access to maintain these systems but mask sensitive information from egressing. To this end, we have created a machine-learning model to predict and redact fields with sensitive data. This work concentrates on Azure PowerShell, showing how it applies to other command-line interfaces and APIs. Using the F5-score as a weighted metric, we demonstrate different transformation techniques to map this problem from an unknown field to the well-researched area of natural language processing.
Code (0)
등록된 구현이 없습니다.
Tasks
Cloud ComputingSimilar Papers 제목 키워드 기반
Command-line Risk Classification using Transformer-based Neural Architectures
To protect large-scale computing environments necessary to meet increasing computing demand, cloud providers have implemented security measures to monitor Operations and Maintenance (O&M) activities and therefore prevent…
Transfer LearningThe Command Line GUIde: Graphical Interfaces from Man Pages via AI
Although birthed in the era of teletypes, the command line shell survived the graphical interface revolution of the 1980's and lives on in modern desktop operating systems. The command line provides access to powerful fu…
MUG: Interactive Multimodal Grounding on User Interfaces
We present MUG, a novel interactive task for multimodal grounding where a user and an agent work collaboratively on an interface screen. Prior works modeled multimodal UI grounding in one round: the user gives a command …
Bootstrapping Adaptive Human-Machine Interfaces with Offline Reinforcement Learning
Adaptive interfaces can help users perform sequential decision-making tasks like robotic teleoperation given noisy, high-dimensional command signals (e.g., from a brain-computer interface). Recent advances in human-in-th…
Brain Computer InterfaceDecision Makingreinforcement-learningReinforcement Learning+1DGL-LifeSci: An Open-Source Toolkit for Deep Learning on Graphs in Life Science
Graph neural networks (GNNs) constitute a class of deep learning methods for graph data. They have wide applications in chemistry and biology, such as molecular property prediction, reaction prediction and drug-target in…
Deep LearningMolecular Property PredictionPredictionProperty Prediction