mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-09-01 16:51:14 +00:00
Minor refactoring
This commit is contained in:
parent
bcd62ecc5b
commit
56a918c408
4 changed files with 7 additions and 5 deletions
|
|
@ -1844,6 +1844,7 @@ def _setKnowledgeBaseAttributes(flushAll=True):
|
|||
kb.cache.addrinfo = {}
|
||||
kb.cache.content = {}
|
||||
kb.cache.encoding = {}
|
||||
kb.cache.intBoundaries = None
|
||||
kb.cache.parsedDbms = {}
|
||||
kb.cache.regex = {}
|
||||
kb.cache.stdev = {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue