/esp-probe-mirror

esp8266 firmware that looks for WiFi probe packet and re-broadcasts as beacons

Primary LanguagePythonMIT LicenseMIT

esp-probe-mirror

Currently a work in progress, however this project aims to become a mix of two concepts:

  • WiFi Probe sniffer: Listen/collect WiFi probe requests
  • WiFi Beacon frame transmitter

Using these two things, the goal of this project is to look for probe frames from devices and re-broadcast them as beacon frames, effectively mirroring all SSID's the user has ever connected to back to them in the WiFi settings menu of their device.

Related Projects (Code inspiration):

TODO: