another update

This commit is contained in:
Miroslav Stampar
2010-11-09 23:35:37 +00:00
parent 47720a43dd
commit 88c00e61d3
2 changed files with 6 additions and 4 deletions

View File

@@ -23,6 +23,7 @@ SITE = "http://sqlmap.sourceforge.net"
# minimum distance of ratio from conf.matchRatio to result in True
DIFF_TOLERANCE = 0.05
CONSTANT_RATIO = 0.9
# sqlmap logger
logging.addLevelName(9, "PAYLOAD")