Need to test WPA deauthing, make sure it works as expected

This commit is contained in:
derv82
2015-06-01 01:34:18 -07:00
parent 0940b39554
commit 2e49d88f47

View File

@@ -182,6 +182,7 @@ class AttackWPA(Attack):
station_bssid - Client BSSID to deauth
Deauths 'broadcast' if no client is specified.
'''
# TODO: Print that we are deauthing and who we are deauthing!
command = [
'aireplay-ng',
'--ignore-negative-one',