mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-07-11 19:13:12 +00:00
Minor cosmetics and adjustments
This commit is contained in:
parent
afba26a53f
commit
9669dbdae1
4 changed files with 9 additions and 1 deletions
|
|
@ -296,6 +296,7 @@ def start():
|
|||
if kb.paramMatchRatio:
|
||||
conf.matchRatio = kb.paramMatchRatio[(kb.injPlace, kb.injParameter)]
|
||||
setMatchRatio()
|
||||
|
||||
checkForParenthesis()
|
||||
action()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue