some estetic updates

This commit is contained in:
Miroslav Stampar
2012-02-01 14:49:42 +00:00
parent f4e7bf1d51
commit 8405ef59ac
9 changed files with 47 additions and 47 deletions

View File

@@ -272,7 +272,7 @@ def __unionTestByCharBruteforce(comment, place, parameter, value, prefix, suffix
warnMsg = "if UNION based SQL injection is not detected, "
warnMsg += "please consider "
if not conf.uChar:
warnMsg += "using --union-char switch "
warnMsg += "usage of option '--union-char' "
warnMsg += "(e.g. --union-char=1) "
if not conf.dbms:
if not conf.uChar: