mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-03 22:31:34 +00:00
update of dynamicity testing and few misc fixes
This commit is contained in:
parent
ef1809464d
commit
0e895fa512
4 changed files with 20 additions and 13 deletions
|
|
@ -209,6 +209,8 @@ def start():
|
|||
checkStability()
|
||||
|
||||
for place in conf.parameters.keys():
|
||||
conf.matchRatio = None
|
||||
|
||||
if not conf.paramDict.has_key(place):
|
||||
continue
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue