mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
refactoring, cleanup and improvement
This commit is contained in:
@@ -1307,6 +1307,7 @@ def __useWizardInterface():
|
||||
map(lambda x: conf.__setitem__(x, True), ['getBanner', 'getCurrentUser', 'getCurrentDb', 'isDba'])
|
||||
|
||||
conf.batch = True
|
||||
conf.threads = 4
|
||||
print
|
||||
|
||||
def __saveCmdline():
|
||||
|
||||
Reference in New Issue
Block a user