mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-06-16 11:03:26 +03:00
Minor fix
This commit is contained in:
parent
bf5ca4bd9a
commit
2e00656235
|
@ -251,4 +251,4 @@ URI_INJECTION_MARK_CHAR = '*'
|
||||||
MYSQL_ERROR_TRIM_LENGTH = 100
|
MYSQL_ERROR_TRIM_LENGTH = 100
|
||||||
|
|
||||||
#
|
#
|
||||||
EXCLUDE_UNESCAPE = ("WAITFOR DELAY ", " INTO DUMPFILE ")
|
EXCLUDE_UNESCAPE = ("WAITFOR DELAY ", " INTO DUMPFILE ", " INTO OUTFILE ")
|
||||||
|
|
Loading…
Reference in New Issue
Block a user