mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-22 22:29:05 +00:00
switching to SQLite resume support (on error and union techniques this moment)
This commit is contained in:
@@ -1360,6 +1360,8 @@ def __setConfAttributes():
|
||||
conf.dbmsConnector = None
|
||||
conf.dbmsHandler = None
|
||||
conf.dumpPath = None
|
||||
conf.hashDB = None
|
||||
conf.hashDBFile = None
|
||||
conf.httpHeaders = []
|
||||
conf.hostname = None
|
||||
conf.multipleTargets = False
|
||||
|
||||
Reference in New Issue
Block a user