Minor adjustment

This commit is contained in:
Bernardo Damele 2010-11-29 15:09:40 +00:00
parent 2efb3b78ea
commit ee4e04ebca
2 changed files with 1 additions and 3 deletions

View File

@ -342,8 +342,6 @@ def start():
kb.testedParams.add(paramKey)
if testSqlInj:
# TODO: with the new detection engine, review this
# part. This will be moved to payloads.xml as well
heuristicCheckSqlInjection(place, parameter, value)
logMsg = "testing sql injection on %s " % place