more appropriate

This commit is contained in:
Miroslav Stampar 2011-02-03 16:48:27 +00:00
parent 64f18724ad
commit 3bd6e538f8

View File

@ -82,7 +82,7 @@ def __findUnionCharCount(comment, place, parameter, value, prefix, suffix, where
kb.errorIsNone = popValue()
if retVal:
infoMsg = "target url is UNION injectable with %d columns" % retVal
infoMsg = "target url appears to be UNION injectable with %d columns" % retVal
logger.info(infoMsg)
return retVal