Fixing reaver & wash

This commit is contained in:
derv82
2017-05-14 05:16:01 -04:00
parent 5be2ea32f9
commit 842144129a
2 changed files with 1 additions and 3 deletions

View File

@@ -62,7 +62,6 @@ class AttackWPS(Attack):
'-b', self.target.bssid,
'-c', self.target.channel,
'-K', '1', # pixie-dust attack
'-a', # Automatically restart session
'-vv' # (very) verbose
]