Merge pull request #537 from FrixosTh/patch-3
Bug Fix on AircrackOnly Plugin preventing it to load
This commit is contained in:
commit
8a2d6eac9d
@ -18,7 +18,6 @@ class AircrackOnly(plugins.Plugin):
|
||||
__description__ = 'confirm pcap contains handshake/PMKID or delete it'
|
||||
|
||||
def __init__(self):
|
||||
super().__init__(self)
|
||||
self.text_to_set = ""
|
||||
|
||||
def on_loaded(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user