mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 20:51:31 +00:00
fix/upgrade/chicken soup
This commit is contained in:
@@ -81,9 +81,9 @@ def setHandler():
|
||||
|
||||
continue
|
||||
|
||||
handler = dbmsMap()
|
||||
kb.misc.handler = handler = dbmsMap()
|
||||
conf.dbmsConnector = dbmsConn()
|
||||
|
||||
|
||||
if conf.direct:
|
||||
logger.debug("forcing timeout to 10 seconds")
|
||||
conf.timeout = 10
|
||||
|
||||
Reference in New Issue
Block a user