mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 05:01:30 +00:00
added response time kb attribute
This commit is contained in:
@@ -1170,6 +1170,7 @@ def __setKnowledgeBaseAttributes():
|
||||
kb.partRun = None
|
||||
kb.proxyAuthHeader = None
|
||||
kb.queryCounter = 0
|
||||
kb.responseTime = 0
|
||||
kb.resumedQueries = {}
|
||||
kb.retriesCount = 0
|
||||
kb.tamperFunctions = []
|
||||
|
||||
Reference in New Issue
Block a user