mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 04:31:30 +00:00
Unhide '--disable-stats' (#5912)
This commit is contained in:
@@ -401,6 +401,10 @@ technique = BEUSTQ
|
||||
# Default: 5
|
||||
timeSec = 5
|
||||
|
||||
# Disable the statistical model for detecting the delay.
|
||||
# Valid: True or False
|
||||
disableStats = False
|
||||
|
||||
# Range of columns to test for.
|
||||
# Valid: range of integers
|
||||
# Example: 1-10
|
||||
|
||||
Reference in New Issue
Block a user