Use false-positive checks in dummy mode

This commit is contained in:
Miroslav Stampar
2018-03-21 14:22:59 +01:00
parent 4fc7fc6447
commit 7d5a0ed2dc
3 changed files with 4 additions and 4 deletions

View File

@@ -686,7 +686,7 @@ def checkSqlInjection(place, parameter, value):
kb.previousMethod = method
if conf.dummy or conf.offline:
if conf.offline:
injectable = False
# If the injection test was successful feed the injection