mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 20:51:31 +00:00
minor update
This commit is contained in:
@@ -278,3 +278,5 @@ URLENCODE_FAILSAFE_CHARS = '()|,'
|
||||
|
||||
# maximum length of urlencoded value after which failsafe procedure takes away
|
||||
URLENCODE_CHAR_LIMIT = 4000
|
||||
|
||||
DEFAULT_MSSQL_SCHEMA = 'dbo'
|
||||
Reference in New Issue
Block a user