mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
Minor update for an Issue #287
This commit is contained in:
@@ -1487,6 +1487,7 @@ def _setKnowledgeBaseAttributes(flushAll=True):
|
||||
|
||||
kb.brute = AttribDict({"tables":[], "columns":[]})
|
||||
kb.bruteMode = False
|
||||
kb.busyFlag = False
|
||||
|
||||
kb.cache = AttribDict()
|
||||
kb.cache.content = {}
|
||||
|
||||
Reference in New Issue
Block a user