mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-07-11 19:13:12 +00:00
minor update
This commit is contained in:
parent
84978f16c9
commit
9331abb96f
2 changed files with 7 additions and 2 deletions
|
|
@ -459,6 +459,7 @@ def checkSqlInjection(place, parameter, value):
|
|||
injection.data[stype].matchRatio = kb.matchRatio
|
||||
|
||||
injection.conf.textOnly = conf.textOnly
|
||||
injection.conf.titles = conf.titles
|
||||
injection.conf.string = conf.string
|
||||
injection.conf.regexp = conf.regexp
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue