mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
added standard deviation check in time based tests
This commit is contained in:
@@ -1182,6 +1182,7 @@ def __setKnowledgeBaseAttributes():
|
||||
kb.technique = None
|
||||
kb.testMode = False
|
||||
kb.testQueryCount = 0
|
||||
kb.timeTests = True
|
||||
kb.unionComment = ""
|
||||
kb.unionCount = None
|
||||
kb.unionPosition = None
|
||||
|
||||
Reference in New Issue
Block a user