mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-27 18:09:01 +00:00
Trivial cosmetics
This commit is contained in:
@@ -776,7 +776,7 @@ class Connect(object):
|
||||
|
||||
elif not kb.testMode:
|
||||
warnMsg = "it is very important not to stress the network adapter's "
|
||||
warnMsg += "bandwidth during usage of time-based queries"
|
||||
warnMsg += "bandwidth during usage of time-based payloads"
|
||||
singleTimeWarnMessage(warnMsg)
|
||||
|
||||
if conf.safUrl and conf.saFreq > 0:
|
||||
|
||||
Reference in New Issue
Block a user