mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
important update regarding restoring of potentially changed switch values in multi-target mode and/or missing switch values in resume mode
This commit is contained in:
@@ -21,6 +21,9 @@ from lib.core.settings import FIREBIRD_ALIASES
|
||||
# sqlmap paths
|
||||
paths = advancedDict()
|
||||
|
||||
# object to store original command line options
|
||||
cmdLineOptions = advancedDict()
|
||||
|
||||
# object to share within function and classes command
|
||||
# line options and settings
|
||||
conf = advancedDict()
|
||||
|
||||
Reference in New Issue
Block a user