mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 05:01:30 +00:00
Revert of 99e9412f74 (because of an Issue #289)
This commit is contained in:
@@ -91,7 +91,7 @@ MAX_TECHNIQUES_PER_VALUE = 2
|
||||
METADB_SUFFIX = "_masterdb"
|
||||
|
||||
# Minimum time response set needed for time-comparison based on standard deviation
|
||||
MIN_TIME_RESPONSES = 10
|
||||
MIN_TIME_RESPONSES = 15
|
||||
|
||||
# Minimum comparison ratio set needed for searching valid union column number based on standard deviation
|
||||
MIN_UNION_RESPONSES = 5
|
||||
|
||||
Reference in New Issue
Block a user