mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-02-14 01:16:34 +00:00
Code cleanup
This commit is contained in:
@@ -249,3 +249,6 @@ URI_INJECTION_MARK_CHAR = '*'
|
||||
|
||||
# Maximum length used for retrieving data over MySQL error based payload due to "known" problems with longer result strings
|
||||
MYSQL_ERROR_TRIM_LENGTH = 100
|
||||
|
||||
#
|
||||
EXCLUDE_UNESCAPE = ("WAITFOR DELAY ", " INTO DUMPFILE ")
|
||||
|
||||
Reference in New Issue
Block a user