mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
little clean up
This commit is contained in:
@@ -241,3 +241,6 @@ MIN_RATIO = 0.0
|
||||
|
||||
# Maximum value for comparison ratio
|
||||
MAX_RATIO = 1.0
|
||||
|
||||
# Character used for marking injectable position inside URI
|
||||
URI_INJECTION_MARK_CHAR = '*'
|
||||
|
||||
Reference in New Issue
Block a user