mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 05:01:30 +00:00
update of dynamicity testing and few misc fixes
This commit is contained in:
@@ -209,6 +209,8 @@ def start():
|
||||
checkStability()
|
||||
|
||||
for place in conf.parameters.keys():
|
||||
conf.matchRatio = None
|
||||
|
||||
if not conf.paramDict.has_key(place):
|
||||
continue
|
||||
|
||||
|
||||
Reference in New Issue
Block a user