mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 21:21:33 +00:00
Added counter of total HTTP(s) requests done during detection phase
This commit is contained in:
@@ -1186,6 +1186,7 @@ def __setKnowledgeBaseAttributes():
|
||||
kb.userAgents = None
|
||||
kb.valueStack = []
|
||||
kb.redirectSetCookie = None
|
||||
kb.testCount = 0
|
||||
|
||||
def __saveCmdline():
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user