Need to test WPA deauthing, make sure it works as expected
This commit is contained in:
@@ -182,6 +182,7 @@ class AttackWPA(Attack):
|
|||||||
station_bssid - Client BSSID to deauth
|
station_bssid - Client BSSID to deauth
|
||||||
Deauths 'broadcast' if no client is specified.
|
Deauths 'broadcast' if no client is specified.
|
||||||
'''
|
'''
|
||||||
|
# TODO: Print that we are deauthing and who we are deauthing!
|
||||||
command = [
|
command = [
|
||||||
'aireplay-ng',
|
'aireplay-ng',
|
||||||
'--ignore-negative-one',
|
'--ignore-negative-one',
|
||||||
|
|||||||
Reference in New Issue
Block a user