mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 20:51:31 +00:00
pretty important commit (now dumped tables are prone to dictionary attack)
This commit is contained in:
@@ -1203,6 +1203,7 @@ def __setKnowledgeBaseAttributes(flushAll=True):
|
||||
kb.targetUrls = set()
|
||||
kb.testedParams = set()
|
||||
kb.userAgents = None
|
||||
kb.wordlist = None
|
||||
|
||||
def __saveCmdline():
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user