mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-03-03 11:45:46 +03:00
minor update
This commit is contained in:
parent
5b4eaf48d9
commit
831f083223
|
@ -567,7 +567,7 @@ class Connect:
|
|||
|
||||
warnMsg = "time-based comparison needs larger statistical "
|
||||
warnMsg += "model. Making a few dummy requests, please wait.."
|
||||
logger.warn(warnMsg)
|
||||
singleTimeWarnMessage(warnMsg)
|
||||
|
||||
while len(kb.responseTimes) < MIN_TIME_RESPONSES:
|
||||
Connect.queryPage(content=True)
|
||||
|
|
Loading…
Reference in New Issue
Block a user