You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 11, 2018. It is now read-only.
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.