mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
Implementation for an #162
This commit is contained in:
parent
0ad3846451
commit
e9ae44c6fc
3 changed files with 4 additions and 3 deletions
|
|
@ -1569,6 +1569,7 @@ def __setKnowledgeBaseAttributes(flushAll=True):
|
|||
kb.testedParams = set()
|
||||
kb.userAgents = None
|
||||
kb.vainRun = True
|
||||
kb.vulnHosts = set()
|
||||
kb.wordlists = None
|
||||
|
||||
def __useWizardInterface():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue