From 2e49d88f47f2617b14107181726fb76ff64d0ac1 Mon Sep 17 00:00:00 2001 From: derv82 Date: Mon, 1 Jun 2015 01:34:18 -0700 Subject: [PATCH] Need to test WPA deauthing, make sure it works as expected --- py/AttackWPA.py | 1 + 1 file changed, 1 insertion(+) diff --git a/py/AttackWPA.py b/py/AttackWPA.py index 4be860a..c194a49 100644 --- a/py/AttackWPA.py +++ b/py/AttackWPA.py @@ -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',