aircrack-ng / aircrack-ng-archive

Pre-migration repository. New repository ➙
https://github.com/aircrack-ng/aircrack-ng
GNU General Public License v2.0
857 stars 306 forks source link

Mutiple targets support #140

Open lumixx opened 7 years ago

lumixx commented 7 years ago

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.