mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-01-24 00:04:23 +03:00
minor update
This commit is contained in:
parent
594579bef4
commit
f2857e38ba
|
@ -96,7 +96,7 @@ MIN_TIME_RESPONSES = 10
|
|||
MIN_UNION_RESPONSES = 5
|
||||
|
||||
# after these number of blanks at the end inference should stop (just in case)
|
||||
INFERENCE_BLANK_BREAK = 15
|
||||
INFERENCE_BLANK_BREAK = 10
|
||||
|
||||
# use this replacement character for cases when inference is not able to retrieve the proper character value
|
||||
INFERENCE_UNKNOWN_CHAR = '?'
|
||||
|
|
Loading…
Reference in New Issue
Block a user