Code Monkey home page Code Monkey logo

laser-based-audio-injection-attack-overview's Introduction

Laser-based Audio Injection Attack

This projct implements an audio injection attack method based on laser.

The inspiration mainly comes from Sugawara et al.'s work [1]

Introduction

Most voice-controllable devices (e.g. Google Home) feature with MEMS microphone, which is vulnerable to laser command.

It means that we can modulate a laser beam with voice signal using AM modulation, and inject commands into MEMS microphone.

Implementation

I implement it with stm32f4, PWM-controllable laser engraving module. As it is shown in the image below, stm32 samples voice signal from ADC, and control PWN output according to the sampled value. The UART serial port is designed to output the sampled value so that I can monitor it and make sure it is working properly.

stm32_laser

Specifically, the laser engraving module must be PWM-controllable, in order to AM modulate the laser beam.

C#-Serial is a serial monitor implemented with C# (.net5.0), to monitor the sampled value taken by stm32.

Result

Google Home is a voice-controllable device with 2 MEMS microphones. A single laser beam is possible to attack successfully, while 2 laser beams will significantly improve the success rate.

The more MEMS microphones a device has, the more laser beams are required to perform the attack, which is shown below.

stm32_multi_laser

References

[1] Sugawara, Takeshi, et al. "Light Commands:Laser-Based Audio Injection Attacks on Voice-Controllable Systems." 29th USENIX Security Symposium (USENIX Security 20). 2020.

laser-based-audio-injection-attack-overview's People

Contributors

bowmanchow avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.