mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-03 22:31:34 +00:00
now [SLEEPTIME] is changeable properly in vivo
This commit is contained in:
parent
9d50c806e1
commit
1f085a0241
5 changed files with 9 additions and 4 deletions
|
|
@ -405,7 +405,7 @@ def bisection(payload, expression, length=None, charsetType=None, firstChar=None
|
|||
|
||||
finally:
|
||||
value = threadData.shared.value
|
||||
|
||||
|
||||
infoMsg = None
|
||||
|
||||
# If we have got one single character not correctly fetched it
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue