spacehuhn / esp8266_beaconSpam

Creates up to a thousand WiFi access points with custom SSIDs.
MIT License
1k stars 200 forks source link

Feature Request - Sending to serial the MACs that try to connect. #22

Open RChadwick7 opened 5 years ago

RChadwick7 commented 5 years ago

Is it possible to record the MAC address of someone that tries to connect to one of the broadcast SSID's?

FUTC-Coding commented 5 years ago

I would also like this feature. But I don't necessarily need the MAC address. It would be fun to see the number of people that tried to connect to one of the beacons.

markuskreitzer commented 5 years ago

Just use Wireshark on a laptop to monitor who is connecting. NullByte does a video on how to do this. KodyKinzie has a video on it: https://null-byte.wonderhowto.com/how-to/use-esp8266-beacon-spammer-track-smartphone-users-0187599/

RChadwick7 commented 5 years ago

That would be effective, but I was looking for a single portable device that could accomplish this.