Minor patch (for ORDER BY 'col' cases)

This commit is contained in:
Miroslav Stampar 2013-10-10 23:08:20 +02:00
parent dd87233fe4
commit 2dc570d7a8
2 changed files with 4 additions and 1 deletions

View File

@ -489,6 +489,9 @@ def checkSqlInjection(place, parameter, value):
kb.previousMethod = method
if conf.dummy:
injectable = False
# If the injection test was successful feed the injection
# object with the test's details
if injectable is True:

View File

@ -250,7 +250,7 @@ Formats:
<boundary>
<level>3</level>
<clause>1</clause>
<clause>1,2,3</clause>
<where>1,2</where>
<ptype>2</ptype>
<prefix>'</prefix>