mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-03-03 19:55:47 +03:00
Trivial cosmetics
This commit is contained in:
parent
55a9f91bbf
commit
a59ac8e27f
|
@ -776,7 +776,7 @@ class Connect(object):
|
||||||
|
|
||||||
elif not kb.testMode:
|
elif not kb.testMode:
|
||||||
warnMsg = "it is very important not to stress the network adapter's "
|
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)
|
singleTimeWarnMessage(warnMsg)
|
||||||
|
|
||||||
if conf.safUrl and conf.saFreq > 0:
|
if conf.safUrl and conf.saFreq > 0:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user