mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-31 07:36:06 +00:00
another update
This commit is contained in:
parent
47720a43dd
commit
88c00e61d3
2 changed files with 6 additions and 4 deletions
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue