mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 21:21:33 +00:00
Implementation of an Issue #105
This commit is contained in:
@@ -1541,7 +1541,7 @@ def __setKnowledgeBaseAttributes(flushAll=True):
|
||||
kb.testedParams = set()
|
||||
kb.userAgents = None
|
||||
kb.vainRun = True
|
||||
kb.wordlist = None
|
||||
kb.wordlists = None
|
||||
|
||||
def __useWizardInterface():
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user