Friday, April 19, 2024

Threat Landscape of Attacks on Smartphone Sensors

- Advertisement -
By Vinay Prabhu, Principal Machine Learning Scientist at UnifyID Inc
Vinay Prabhu, Principal Machine Learning Scientist at UnifyID Inc

Ever wondered what black magic powers smartphones apps such as Sky Maps to know the precise orientation of your phone while you gaze at the heavens or allows ride-hail apps such as Uber to generate such stunningly granular reporting on the drivers’ braking and acceleration patterns or apps like Metal Detector to help you hunt ghosts?

Three examples of popular apps that use the inertial measurement unit sensors
Fig. 1: Three examples of popular apps that use the inertial measurement unit sensors

In the next few minutes, you will be ushered into the world of the humble trio of Inertial Measurement Unit-IMU-sensors, or motion sensors, that is accelerometers, gyroscopes and magnetometers. These unsung little workhorses lurking unsuspectingly on our phones’ motherboards furiously transducing and spitting data emanating from every sinew of motion and vibration around you whilst quietly fueling an emergent wave of artificial intelligence that will influence and shape our lives deeply in the coming decade. Now, the question is: Does your smartphone have these as well? In case you own a reasonably new smartphone, like this author, chances are that dialling the following USSD secret code will give you backdoor access to a screen that looks like the one in the figure below.

Sensors on a Samsung S8 device
Fig. 2: Sensors on a Samsung S8 device

Woah! You did not realize there was an entire menagerie of sensors prowling in your phone did you? You are certainly not alone. According to a recent survey, a staggering 61% of the smartphone users had never even heard of accelerometers and an even higher ratio (73%) had not even heard of Gyroscopes.

- Advertisement -

In order to give the reader an idea as to how incredibly sensitive and fast these sensors are, a typical IMU sensor has a linear acceleration sensitivity as low as 0.00061 g/LSB (gravitational acceleration per Least Signal Bit) and an angular rate sensitivity of 0.004375 degrees per sec/LSB, and can be sampled at the rate of 6664 samples per second. However, in order to save battery, the mobile operating system does limit the sampling rate to 416 samples per second, which is still impressively high. These sensors are so incredibly sensitive that they can be used as a reliable alternative to Electromyogram(EMG) for tremor frequency assessment when it comes to care of patients with a diagnosis of Parkinson’s Disease, Essential tremor, Holmes’ tremor and even Orthostatic tremor!

These examples are part of this very exciting revolution happening in the personal healthcare space where emergence of the motion sensors-laden smartphone as the centerpiece of democratization of healthcare-hardware has yielded incredible results in domains such as Gait and Posture related disorders treatment, geriatric Care and treatment of neurodegenerative disorders (See figure below)

Specific domains of personal healthcare being influenced by motion sensors
Fig. 3: Specific domains of personal healthcare being influenced by motion sensors

Besides healthcare, these motion sensors are driving incredible advances in so many areas such as Imaging, VR/AR (virtual reality and augmented reality), indoor positioning and password-free personal authentication.

However, this very sensitivity and power of these opens the door for some heinous attacks to be carried out with much ease that were hitherto not achievable.

In the rest of this article, I survey the landscape of such attacks, categorize them and highlight the flagship examples in each category. The goal of this venture is to not just highlight these threats to the security community at large, but to also pique the interest of sensor designers and manufacturers who will play a crucial role in overcoming these threats.

Threat landscape of attacks on smartphone sensors
Fig. 4: Threat landscape of attacks on smartphone sensors

Most security attacks on sensors broadly fall into two categories: Spoofing attacks and Attacks with intent of malicious use. Spoof attacks actually target modification of the sensor data being used by a legitimate application either by cunningly injecting fake or synthetic data somewhere in the pipeline or introducing adversarial vibrations around the phone (by playing sounds of certain frequencies for example) and thus dirtying up the very data that the sensor is picking up. Attacks with malicious intent involve nefariously eavesdropping on the sensors’ data and inferring things that the user might be typing or talking without having to access the traditional well-guarded sources of such information like the microphone.

Now, let’s dive deeper

A) Spoofing

Spoofing attacks in the context of the smartphone sensors are carried out in two ways: Spoofing by injection and spoofing by transduction.

  1. Spoofing by injection entails an attacker injecting spurious sensor data (synthetically crafted or otherwise) into a system in a way that is indistinguishable with regards to real data thereby poisoning the rest of the sensor data ingestion pipeline. A classic example of this would be a GPS spoof attack where a software-defined radio device is engineered to synthesize fake GPS signals that are ingested by the targeted device as if the GPS signals beamed from satellites. Recently, a $1 million grant was awarded to Clemson University researchers to counter GPS spoofing attacks on Network Time Protocol (NTP). Rooted or jailbroken devices are also targeted to carry out spoof injection attacks where synthetic gyroscopic, accelerometeric and magnetometric (compass) data is injected as if they emanated from the physical sensors (think cheating in fitness apps or mobile games).
  2. Spoofing by transduction attacks involve targeting the very physical environment being sensed by the sensor with a malicious intent. The 2 motion sensors, namely accelerometer and gyroscope, can both be targeted acoustically by strategically playing certain sound frequencies that induce maximal sensing response (resonance) from the respective MEMS chips. These sound signals can either emanate from a pre-calibrated ‘sonic gun’, a nearby laptop playing youtube videos or a silent partner-in-crime that resides on the device, that is the vibrator motor. With regards to the vibrator motor specifically, one very interesting development that will pave the way for exciting enhancements in the richness of haptic interactions that might also contribute to increased sophistication of security threats is the latest Android API (level 26) that allows for triggering of the vibrator motor via much complex waveforms with precise control over duration, waveform shape as well as the duty cycle.

B) Malicious use of sensor data

This category of attacks entails the attacker munging the sensor data to infer aspects of the person’s or even the device’s identity with a malicious intent.

As was revealed in a recent study, a significant number of smartphone users had never even heard of the accelerometer MEMS chip present on their device not gyroscope (61% and 73%) and were relatively much less concerned about malicious use of these sensors in comparison with overtly active biometric sensors such as fingerprint or the camera and microphone for example. This threat perception (or lack of thereof) fits squarely into the colloquial notion of what eavesdropping actually entails. This opens the doors for a plethora of rather sinister attacks that can be carried out with the user actually allowing these by granting sensor data access permissions.

Let us survey some of the examples that are well known in the academic community.

  1. Device fingerprinting: Most commercial smartphone sensor chips provide measurements that slightly deviate from the ‘ground truth’ values in a way that is rather specific to that particular device. That is due to the idiosyncratic birth defects or hardware imperfections etched into the silicon. These device-specific defects manifest as offsets and scaling factors in some measurements or in terms of the measurements that they yield in response to some pre-authored triggers controlled by the attacker. By using the right algorithm, the attacker can very accurately finger-print the device allowing the device to be tracked even when the user has taken standard precautions such as using incognito modes in the browser or deleting suspicious cookies. The sinister aspect of this attack is that this empowers the attacker to keep consolidating the data collected from the victim and track them over disparate spatial locations and time with the attack becoming ineffective if and only if the device is changed or the sensor ages or wears out dramatically to the degree that its fingerprint becomes obsolete. But studies have shown that the fingerprint lasted over 9 months of experimentation with more than 100 accelerometers.
  2. iAcoustic (voice) data collection without using the microphone: Two factors facilitate this effect. The first factor is that both the accelerometer and gyroscope are extremely sensitive to any mechanical vibration including human speech. Secondly, both iOS and Android allow high enough sampling rates of the data from these sensors that a non-trivial part of the human speech spectrum is covered. Projects such as Gyrophone and Accelword demonstrate how Gyroscopic and accelerometric vibration data can be used to achieve efficient speaker information retrieval or hot-word detection. What makes it truly worse is that the sensor data can be extracted via browsers as well, albeit at a lower sampling rate. In a recent project titled PINlogger, researchers demonstrated that once the victim visits a specific malicious website owned by the attacker, a simple JavaScript code embedded in the web page can be used to trigger motion and orientation sensor data collection that does not need any permission from the user. These sensor streams were then analyzed to infer the victim’s 4-digit PINs with 94% accuracy in 3 attempts!

On the concluding note, I would like to emphasize that this article is not meant to introduce fearmongering in the minds of smartphone users with regards to the IMU motion sensors as these sensors will be at the heart of some exciting advancements spanning across domains such as healthcare, authentication, entertainment and videography, but to merely raise awareness about the sinister threats posed by misuse of these sensors.


SHARE YOUR THOUGHTS & COMMENTS

Unique DIY Projects

Electronics News

Truly Innovative Tech

MOst Popular Videos

Electronics Components

Calculators