Connect with us

Drone Below

Detecting Attacks Against Robotic Vehicles with Control Invariants

News

Detecting Attacks Against Robotic Vehicles with Control Invariants

4.5
(8)

Every technology is prone to attacks or malicious hijacking by different parties that actively research and develop systems designed to attack or misuse technologies. Robot Vehicles or RVs are no exception to this. Even before commercial robotic applications were developed, their security had been a hot topic, and continues to be one right now.

RV’s are a a type of Cyber-Physical Systems (CPS) that consist of both cyber and physical components. With increasing usage of RVs in a wide range of application domains, the security of RV has become an essential requirement and imperative challenge. While shooting a drone down or running over a small robot surely would destroy the RV, it would be too explicit and easy to prevent and investigate. For that reason, attackers look towards passive, indirect means of hijacking RV’s that are difficult to detect and investigate. To make attacks against RVs harder to detect, adversaries have started to target the physical components of a victim vehicle.

Means of physical attacks against an RV system

Even the most sophisticated AI programs are far from human intelligence and can be “tricked” into acting responding in expected ways to different stimulus. This fact can be misused to attack an RV by essentially controlling it using its environment.

  1. First, the vehicle’s sensors can be maliciously misguided through external, non-cyber vectors.

GPS or optical sensors installed on a robot can be “spoofed” or remotely controlled simply by misguiding them through external, non-cyber networks. ABS systems on automobiles can be misguided by tempering with the wheel speed sensor readings using magnetic field injection.

  1. Second, attackers may disrupt vehicle communications, such as the wireless channel between a drone and the ground station.
  2. Third, attackers may compromise important parameter values stored in memory through physical interference. For example, flash memory can be corrupted by heating up a memory cell inside a memory array without damaging the device.

Invariant checking

Although there are many different techniques for securing RV’s and autonomous devices against attacks directly aimed at their system, like hacking, there is a scarcity of solutions that help an RV detect attacks on its system without compromising its programming at all.

One such solution that does help an RV detect such attacks is invariant checking. It is a well-established approach to detecting runtime anomalies caused by program bugs or exploits. Traditionally, invariants are properties of the program execution state that should always hold. Such invariants are manually specified by developers or automatically extracted via program analysis.

This technique is explored in a research publication titled, ‘Detecting Attacks Against Robotic Vehicles: A Control Invariant Approach by researchers from Purdue University, Indiana.

The researchers have proposed a novel Control Invariant (CI) checking framework that detects external attacks against an RV’s system. The reason their solution is novel and innovative is because their system does not only check the traditional program-based invariants, but rather control invariants that model both control and physical properties or states of the vehicle.

Acoustic noise attack and the affected flight trajectory while performing a simple flight mission

Acoustic noise attack and the affected flight trajectory while performing a simple flight mission

Determination of CI’s

According to the system developed, the control invariants are determined jointly by physical attributes of the RV like weight and shape, its underlying control algorithm and the laws of physics like inertia. The control invariants reflect and constraint an RV’s normal behaviors according to its control inputs and current physical states at the time of processing; any deviation from them will be deemed anomalous.

Real RVs in evaluation: 3DR IRIS+, Erle-Rover, 3DR Solo, Self-built (left to right)

Real RVs in evaluation: 3DR IRIS+, Erle-Rover, 3DR Solo, Self-built (left to right)

Working of CI framework

The control invariant (CI) framework developed by the researchers works as follows.

  1. Data collection:

First, the system leverages a control system engineering methodology called system identification (SI). The SI method takes a control invariant template, which is simply a set of equations with unknown values of variables, and a large set of vehicle profiling measurement data as input.

  1. Data usage:

The system then instantiates the template’s coefficients so that the resulted equations provide the best fit for the measurement data. These equations are developed to be used at runtime to predict the behaviors of the vehicle based on inputs and states and hence serve as the control invariants of the vehicle.

  1. Instrumentation of the binary system of the RV:

At runtime, the code will periodically observe the current system state and independently compute the expected state using the control invariant equations. If the discrepancy between the computed and observed states accumulates and exceeds a threshold within a monitoring window, an alarm will be raised.

Citation: Detecting Attacks Against Robotic Vehicles: A Control Invariant Approach, Hongjun Choi, Wen-Chuan Lee, Yousra Aafer, Fan Fei, Zhan Tu, Xiangyu Zhang, Dongyan Xu, Xinyan Deng, Purdue University, DOI:10.1145/3243734.3243752,  https://dl.acm.org/citation.cfm?doid=3243734.3243752

How useful was this post?

Click on a star to rate it!

Average rating 4.5 / 5. Vote count: 8

No votes so far! Be the first to rate this post.

As you found this post useful...

Follow us on social media!

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?

Cite this article as: Muhammad Usama, "Detecting Attacks Against Robotic Vehicles with Control Invariants," in DroneBelow.com, October 22, 2018, https://dronebelow.com/2018/10/22/detecting-attacks-against-robotic-vehicles-with-control-invariants/.
Comments

More in News

Back To Base (B2B)

Advertisement

Trending

Advertisement

The Latest on DJI

The Drone Wire

Advertisement
To Top