mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-10 08:39:01 +00:00
name change
This commit is contained in:
@@ -22,7 +22,7 @@ DESCRIPTION = "automatic SQL injection and database takeover tool"
|
||||
SITE = "http://sqlmap.sourceforge.net"
|
||||
|
||||
# minimum distance of ratio from conf.matchRatio to result in True
|
||||
ETA = 0.05
|
||||
TOLERANCE = 0.05
|
||||
|
||||
# sqlmap logger
|
||||
logging.addLevelName(9, "PAYLOAD")
|
||||
|
||||
Reference in New Issue
Block a user