mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
fix/upgrade/chicken soup
This commit is contained in:
parent
e24bff0497
commit
00449f1402
2 changed files with 7 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue