Git Product home page Git Product logo

wireless-master-key's Introduction

Wireless-Master-Key

Exploiting Software-Defined Radio - Common attacks and a device to exploit them (Proof of Concept).

Software-Defined Radio is used in a broad variety of applications. One of them is a wireless remote, like your garage door remote or your car-key fob. These devices can be hacked easily. Some basic, but effective, attacks are presented in this project. The Wireless Master Key is a small DIY device, based on an ESP8266 and the Arduino platform, which serves as a proof of concept.

alt text

Functionality: This device has the following features:

  • Receiving, Decoding and Displaying Signals
  • Replaying Signals
  • Transmitting custom signals

A detailed description can be found in paper.pdf

Disclaimer

This project is is only for educational purposes and serves as a proof of concept. Neither the ESP8266, nor the other parts were meant or built for such purposes. Bugs can occur!

Use it only against your own devices! Please check the legal regulations in your country before using it. I don't take any responsibility for what you do with this project.

Hardware

The Wireless Master Key operates within the 433MHz frequency band. It uses a reciever and two transmitters (But the second transmitter is optional). The user interface consists of an OLED-Display and a Rotary Encoder. alt text

Device Pin NodeMCU Pin
Receiver D5
Transmitter D6
Jammer D8
SCL D3
SDA D4
CLK D1
DT D2
SW D7

alt text

Software

The following libraries need to be installed.

Adafruit_GFX.h
Adafruit_SSD1306.h
RCSwitch.h
Encoder.h

The code.ino files contains all the necessary code to programm the ESP8266. This can be done by using the Arduino IDE. The code, that's necessary for transmitting the signals is left out.

wireless-master-key's People

Contributors

code-byter 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.