Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45caadb commit 61b960fCopy full SHA for 61b960f
1 file changed
lib/request/connect.py
@@ -405,7 +405,7 @@ def getPage(**kwargs):
405
warnMsg += "from previous timed based payload. if the problem "
406
warnMsg += "persists please wait for few minutes and rerun "
407
warnMsg += "without flag T in --technique option "
408
- warnMsg += "(e.g. --technique=BEUS)"
+ warnMsg += "(e.g. --flush-session --technique=BEUS)"
409
singleTimeLogMessage(warnMsg, logging.WARN, WARNFLAGS.TIME_UNRECOVERED)
410
elif kb.originalPage is None:
411
warnMsg = "if the problem persists please try to rerun "
0 commit comments