Skip to content

Drone Swarmer is an ESP8266 device based on RemoteIDSpoofer that spoofs "ghost" drones by exploiting an Open Drone ID vulnerability using Wi-Fi beacon broadcasts πŸ“‘ πŸ›œ

Notifications You must be signed in to change notification settings

ANG13T/drone-swarmer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

31 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Drone Swarmer image

Drone Swarmer

Drone Swarmer is an ESP8266 device that spoofs "ghost" drones by exploiting an Open Drone ID vulnerability using Wi-Fi Beacon broadcasts


Disclaimer ⚠️

Drone Swarmer is a proof-of-concept device designed for research purposes only. The project demonstrates the potential vulnerabilities in the Open Drone ID protocol, specifically relating to drone identification systems. **The use of this device to spoof drones or interfere with legal and authorized drone operations is illegal in many jurisdictions.**

This project is intended strictly for educational and research purposes to highlight the need for improved security in drone communication systems. Do not use Drone Swarmer in any manner that violates the law or regulations in your country.

Features πŸ“‘

  • πŸ“‘ Spoofing "ghost" drones using Wi-Fi beacon broadcasts
  • πŸ”¨ ESP8266 and NEO6M GPS module prototype
  • βš™οΈ Code variant of Remote ID Spoofer

Demo Gallery ⚑️

Gallery Image

Picture of the build

Gallery Image

Device shown attached to DJI drone

Gallery Image

Open Drone ID packet analysis with Wireshark

Watch it in Action πŸŽ₯

Watch Drone Swarmer in action on the NullByte YouTube channel:

Build βš™οΈ

Materials List

  • NEO6M GPS Module
  • ESP8266 WEMOS D1 Mini

Prototyping Build

Code Overview πŸ“Ÿ

  1. Clone the Repository
git clone https://github.com/ANG13T/drone-swarmer.git
  1. Install the Arduino IDE

  2. Install the ESP8266 Board Manager

Tools -> Board -> Board Manager

Search for "ESP8266 Boards" and Install
  1. Install Libraries for the Project
Sketch -> Include Library -> Manage Libraries

Search for: "Adafruit GPS Library" and Install
  1. Select "LOLIN(WEMOS) D1 Mini" Board under "Tools -> Board"

  2. Click the "Upload" Button

Research Article πŸ”¬

To get a more in-depth and technical overview of Drone Swarmer, you can refer to this research article

Future Improvements πŸš€

  • Find a way to include multiple microcontroller boards to spoof more than 16 drones (current capacity)
  • Create a localhost web server to display the spoofed drones on a map
  • Look into possible MAC Address collission issues within the code that may be causing the 16 drone capacity limit (refer to research article)

Contributing ✨

Drone Swarmer is open to any contributions. Please fork the repository and make a pull request with the features or fixes you want to implement.

Special Thanks & Credits πŸ†

The Drone Swarmer leveraged on previous Open Drone ID projects, research, and references included below

Support πŸ’œ

If you enjoyed Drone Swarmer, please consider becoming a sponsor in order to fund my future projects.

To check out my other works, visit my GitHub profile.

About

Drone Swarmer is an ESP8266 device based on RemoteIDSpoofer that spoofs "ghost" drones by exploiting an Open Drone ID vulnerability using Wi-Fi beacon broadcasts πŸ“‘ πŸ›œ

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published