mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
increase the timeout for the Metasploit session initialization to 5 minutes, better on slow speed connections
This commit is contained in:
@@ -529,7 +529,6 @@ class Metasploit:
|
||||
time.sleep(2)
|
||||
|
||||
initialized = True
|
||||
|
||||
elif timeout:
|
||||
proc.kill()
|
||||
errMsg = "timeout occurred while attempting "
|
||||
|
||||
Reference in New Issue
Block a user