increase the timeout for the Metasploit session initialization to 5 minutes, better on slow speed connections

This commit is contained in:
Bernardo Damele
2014-07-01 00:34:09 +01:00
parent 5c64a31a9c
commit 018748f52e
2 changed files with 1 additions and 2 deletions

View File

@@ -529,7 +529,6 @@ class Metasploit:
time.sleep(2)
initialized = True
elif timeout:
proc.kill()
errMsg = "timeout occurred while attempting "