mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
Minor cosmetics and adjustments
This commit is contained in:
@@ -296,6 +296,7 @@ def start():
|
||||
if kb.paramMatchRatio:
|
||||
conf.matchRatio = kb.paramMatchRatio[(kb.injPlace, kb.injParameter)]
|
||||
setMatchRatio()
|
||||
|
||||
checkForParenthesis()
|
||||
action()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user