From 61b960f65fb0677b5f590302850f454412b704e3 Mon Sep 17 00:00:00 2001 From: Miroslav Stampar Date: Thu, 26 May 2011 22:05:10 +0000 Subject: [PATCH] minor update related to the last one --- lib/request/connect.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/request/connect.py b/lib/request/connect.py index 0bac726f1..556bc258b 100644 --- a/lib/request/connect.py +++ b/lib/request/connect.py @@ -405,7 +405,7 @@ class Connect: warnMsg += "from previous timed based payload. if the problem " warnMsg += "persists please wait for few minutes and rerun " warnMsg += "without flag T in --technique option " - warnMsg += "(e.g. --technique=BEUS)" + warnMsg += "(e.g. --flush-session --technique=BEUS)" singleTimeLogMessage(warnMsg, logging.WARN, WARNFLAGS.TIME_UNRECOVERED) elif kb.originalPage is None: warnMsg = "if the problem persists please try to rerun "