mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-03 22:31:34 +00:00
increase the timeout for the Metasploit session initialization to 5 minutes, better on slow speed connections
This commit is contained in:
parent
5c64a31a9c
commit
018748f52e
2 changed files with 1 additions and 2 deletions
|
|
@ -529,7 +529,6 @@ class Metasploit:
|
|||
time.sleep(2)
|
||||
|
||||
initialized = True
|
||||
|
||||
elif timeout:
|
||||
proc.kill()
|
||||
errMsg = "timeout occurred while attempting "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue