2023-06-18 16:18:51 +01:00
2023-06-18 16:18:51 +01:00
2023-05-23 22:20:43 +01:00
2023-05-23 22:20:43 +01:00
2023-05-23 22:20:43 +01:00
2023-05-23 22:20:43 +01:00
2023-05-23 22:20:43 +01:00
2023-05-23 22:20:43 +01:00
2023-05-23 22:20:43 +01:00
2023-05-23 22:20:43 +01:00
2023-05-23 22:20:43 +01:00
2023-05-23 22:20:43 +01:00
2023-05-23 22:20:43 +01:00
2023-05-23 22:20:43 +01:00
2023-06-18 16:17:35 +01:00
2023-06-18 16:16:23 +01:00
2023-06-18 16:16:23 +01:00
2023-06-18 16:16:23 +01:00
2023-05-23 22:20:43 +01:00
2023-05-23 22:20:43 +01:00
2023-05-23 22:20:43 +01:00

RIDS - Remote ID Spoofer

Disclaimer: This repository and its code are intended for educational purposes only.

An ESP8266/NodeMCU Drone RemoteID Spoofer. Built based on work done by sxjack and SpacehuhnTech. I stand on the shoulders of giants.

This spawns 16 different fake drones broadcasting RemoteID, with them all flying in random directions around a particular GPS location.

proof

Installation

  1. You need the Arduino IDE.
  2. In Arduino IDE, go to File > Preferences, then add this URL to the Additional Boards Manager URLs:
  3. Now go to Tools > Boards > Boards Manager, search deauther and install Deauther ESP8266 Boards.
  4. Select your board at Tools > Board > and be sure it is at Deauther ESP8266 Boards (and not at ESP8266 Modules).
  5. Plug in your device, I used a NodeMCU v3, and select its COM port at Tools > Port.
  6. Press upload, or use Ctrl+U.
  7. The device should start broadcasting RemoteID packets generated for random flying machines.

To-Do List

  1. Add GPS capability to automatically create IDs wherever the device is located.
Description
NodeMCU RemoteID Spoofer
Readme WTFPL 1.2 MiB
Languages
C 66.4%
C++ 33.5%
Shell 0.1%