mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-05-14 01:16:59 +00:00
minor update
This commit is contained in:
parent
daf5662eab
commit
bff989d348
1 changed files with 0 additions and 2 deletions
|
|
@ -427,8 +427,6 @@ def checkSqlInjection(place, parameter, value):
|
|||
injection.conf.textOnly = conf.textOnly
|
||||
injection.conf.string = conf.string
|
||||
injection.conf.regexp = conf.regexp
|
||||
injection.conf.uCols = conf.uCols
|
||||
injection.conf.uChar = conf.uChar
|
||||
injection.conf.timeSec = conf.timeSec
|
||||
|
||||
if hasattr(test, "details"):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue