mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 20:51:31 +00:00
minor usability enhancement regarding warning for --text-only switch
This commit is contained in:
@@ -1341,6 +1341,7 @@ def __setKnowledgeBaseAttributes(flushAll=True):
|
||||
kb.dep = None
|
||||
kb.docRoot = None
|
||||
kb.dynamicMarkings = []
|
||||
kb.dynamicParameters = False
|
||||
kb.endDetection = False
|
||||
kb.httpErrorCodes = {}
|
||||
kb.errorIsNone = True
|
||||
|
||||
Reference in New Issue
Block a user