mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
minor update
This commit is contained in:
parent
fef60d5cb7
commit
6807fb04cc
2 changed files with 2 additions and 2 deletions
|
|
@ -227,8 +227,6 @@ def start():
|
|||
testSqlInj = True
|
||||
paramKey = (conf.hostname, conf.path, place, parameter)
|
||||
|
||||
conf.matchRatio = None
|
||||
|
||||
if paramKey in kb.testedParams:
|
||||
testSqlInj = False
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue