Can we have a mlutiple target APs support within the aireplay-ng deauth mode
For example, I have mutiple target APs on channel 1, can we have:
aireplay-ng -0 0 -a bssid1,bssid2,bssid3 -x 1024 -D wlan0
So it can send packets fast enough, while affect them almost simultaneously, by interlacing those packets really fast to achieve this goal.
Let's say:
10 packets to bssid1,
then 10 packets to bssid2,
then 10 packets to bssid3,
loop.
Can we have a mlutiple target APs support within the aireplay-ng deauth mode
For example, I have mutiple target APs on channel 1, can we have:
aireplay-ng -0 0 -a bssid1,bssid2,bssid3 -x 1024 -D wlan0
So it can send packets fast enough, while affect them almost simultaneously, by interlacing those packets really fast to achieve this goal. Let's say: 10 packets to bssid1, then 10 packets to bssid2, then 10 packets to bssid3, loop.