Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 61b960f

Browse files
committed
minor update related to the last one
1 parent 45caadb commit 61b960f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/request/connect.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@ def getPage(**kwargs):
405405
warnMsg += "from previous timed based payload. if the problem "
406406
warnMsg += "persists please wait for few minutes and rerun "
407407
warnMsg += "without flag T in --technique option "
408-
warnMsg += "(e.g. --technique=BEUS)"
408+
warnMsg += "(e.g. --flush-session --technique=BEUS)"
409409
singleTimeLogMessage(warnMsg, logging.WARN, WARNFLAGS.TIME_UNRECOVERED)
410410
elif kb.originalPage is None:
411411
warnMsg = "if the problem persists please try to rerun "

0 commit comments

Comments
 (0)