We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3b3899 commit 6629233Copy full SHA for 6629233
lib/core/settings.py
@@ -515,7 +515,7 @@
515
MIN_ENCODED_LEN_CHECK = 5
516
517
# Timeout in seconds in which Metasploit remote session has to be initialized
518
-METASPLOIT_SESSION_TIMEOUT = 120
+METASPLOIT_SESSION_TIMEOUT = 180
519
520
# Reference: http://www.cookiecentral.com/faq/#3.5
521
NETSCAPE_FORMAT_HEADER_COOKIES = "# Netscape HTTP Cookie File."
0 commit comments