Couple of wording updates

This commit is contained in:
Miroslav Stampar
2017-12-04 13:59:35 +01:00
parent 9fab2c9764
commit 220dffbcfa
7 changed files with 15 additions and 15 deletions

View File

@@ -1162,7 +1162,7 @@ class Connect(object):
if conf.tor:
warnMsg = "it's highly recommended to avoid usage of switch '--tor' for "
warnMsg += "time-based injections because of its high latency time"
warnMsg += "time-based injections because of inherent high latency time"
singleTimeWarnMessage(warnMsg)
warnMsg = "[%s] [WARNING] %stime-based comparison requires " % (time.strftime("%X"), "(case) " if kb.responseTimeMode else "")