When I do a beacon attack with multiple SSID with the same name, only one shows up. I don't know how this occurs I was just running a beacon attack but suddenly it only shows one. I was using the default .ino file for the NodeMCU.
There's no error in the log.
Start attacking
[Pkt/s] All: 111 | Deauths: 0/0 | Beacons: 0/600 | Probes: 0/0
[Pkt/s] All: 600 | Deauths: 0/0 | Beacons: 600/600 | Probes: 0/0
[Pkt/s] All: 600 | Deauths: 0/0 | Beacons: 600/600 | Probes: 0/0
[Pkt/s] All: 600 | Deauths: 0/0 | Beacons: 600/600 | Probes: 0/0
[Pkt/s] All: 600 | Deauths: 0/0 | Beacons: 600/600 | Probes: 0/0
[Pkt/s] All: 600 | Deauths: 0/0 | Beacons: 600/600 | Probes: 0/0
[Pkt/s] All: 600 | Deauths: 0/0 | Beacons: 600/600 | Probes: 0/0
[Pkt/s] All: 600 | Deauths: 0/0 | Beacons: 600/600 | Probes: 0/0
[Pkt/s] All: 600 | Deauths: 0/0 | Beacons: 600/600 | Probes: 0/0
[Pkt/s] All: 600 | Deauths: 0/0 | Beacons: 600/600 | Probes: 0/0
[Pkt/s] All: 600 | Deauths: 0/0 | Beacons: 600/600 | Probes: 0/0
Me too. What's the matter, please
All beacon frame with the same name appear for a scanner (like your phone or computer) as the same network. Like with big mesh networks (for example in schools, malls or a company/office space) you will see their network in your list once instead of every single access point, although there are many broadcasting the same network around you.
To make the same network name appear twice, you can add spaces to the SSID. It will get recognized as a different network (since the name is actually different) but for a human it looks just the same.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Most helpful comment
All beacon frame with the same name appear for a scanner (like your phone or computer) as the same network. Like with big mesh networks (for example in schools, malls or a company/office space) you will see their network in your list once instead of every single access point, although there are many broadcasting the same network around you.
To make the same network name appear twice, you can add spaces to the SSID. It will get recognized as a different network (since the name is actually different) but for a human it looks just the same.