mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 05:01:30 +00:00
further update of DNS data retrieval mechanism through SQLi
This commit is contained in:
@@ -1437,6 +1437,7 @@ def __setKnowledgeBaseAttributes(flushAll=True):
|
||||
|
||||
kb.delayCandidates = TIME_DELAY_CANDIDATES * [0]
|
||||
kb.dep = None
|
||||
kb.dnsMode = False
|
||||
kb.docRoot = None
|
||||
kb.dumpMode = False
|
||||
kb.dynamicMarkings = []
|
||||
|
||||
Reference in New Issue
Block a user