ETS-PoliTO / esp32-sniffer

ESP32 firmware that sniffs PROBE REQUEST packets sent from smartphones looking for a Wi-Fi connection in order to extract different types of information
https://j4nn0.github.io/doc/ets_presentation.pdf
GNU General Public License v3.0
185 stars 31 forks source link

problem with sniffer not detecting probes from some phones #10

Open salar-soltanpoor opened 1 year ago

salar-soltanpoor commented 1 year ago

hi I used the code and made a few changes to make it compatible with Arduino platform. I tested it using an esp32 wroom. it is also noteworthy to mention that I modified the sniffing time to 50. the problem is the code only detects the probe requests of my phone which is a Xiaomi Redmi note 11 pro but it doesn't detects the probe requests from older phones of my co-workers. what might be the problem here ? thanks in advance

diegostreetbob commented 1 year ago

Hi, This is my own version, based on ETS-PoliTO, but with modifications, you could check inside wifi.c https://github.com/diegostreetbob/ppesniffer