Open skiocink opened 3 years ago
If you gonna kick everyone in a same network of course it doesn't work. With -B you are saying to mdk4 attack only to xx:xx:xx:xx:xx:xx . So you don't need a whitelist do you? :) If you add whitelist parameter ;
mdk4 wlan2mon d -c 12 -W yy:yy:yy:yy:yy:yy
It will attack all network except yy:yy:yy:yy:yy:yy MAC.
Please read document carefully about how to use.
Hi to all, I'm trying to deauthorize all clients from a network but not one of these: mdk4 wlan2mon d -c 12 -B xx:xx:xx:xx:xx:xx -W yy:yy:yy:yy:yy:yy
the whitelist works, but the attack deauthorizes all clients of all the nearby networks. -B options seems to be ignored. Removing -W option, the -B option works perfectly