Risk Analysis and Policy Enforcement of Function Interactions in Robot Apps
Yuan Xu, Tianwei Zhang, Yungang Bao

TL;DR
This paper systematically investigates function interactions in robot apps, identifying potential security risks and proposing RTron, a system that detects and mitigates these risks to enhance robot safety and security.
Contribution
It introduces the first comprehensive analysis of interaction risks in robot apps and presents RTron, a novel system for risk detection and mitigation in robot software.
Findings
RTron accurately identifies all potential risks in tested apps.
RTron imposes negligible performance overhead.
Validation on real robot platforms confirms effectiveness.
Abstract
Robot apps are becoming more automated, complex and diverse. An app usually consists of many functions, interacting with each other and the environment. This allows robots to conduct various tasks. However, it also opens a new door for cyber attacks: adversaries can leverage these interactions to threaten the safety of robot operations. Unfortunately, this issue is rarely explored in past works. We present the first systematic investigation about the function interactions in common robot apps. First, we disclose the potential risks and damages caused by malicious interactions. We introduce a comprehensive graph to model the function interactions in robot apps by analyzing 3,100 packages from the Robot Operating System (ROS) platform. From this graph, we identify and categorize three types of interaction risks. Second, we propose RTron, a novel system to detect and mitigate these risks…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Malware Detection Techniques · Security and Verification in Computing · User Authentication and Security Systems
