2.2.3: Version bump for WPS PIN changes
Brought back the WPS PIN attack as asked in #90. Also in this commit: Fixed PIN counter in reaver's PIN attack.
This commit is contained in:
@@ -8,7 +8,7 @@ from .tools.macchanger import Macchanger
|
||||
|
||||
class Configuration(object):
|
||||
''' Stores configuration variables and functions for Wifite. '''
|
||||
version = '2.2.2'
|
||||
version = '2.2.3'
|
||||
|
||||
initialized = False # Flag indicating config has been initialized
|
||||
temp_dir = None # Temporary directory
|
||||
|
||||
Reference in New Issue
Block a user