mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
important update - finally found what was causing headache for UNION payloads in noticeable number of cases
This commit is contained in:
@@ -100,6 +100,7 @@ class WARNFLAGS:
|
||||
DATA_TO_STDOUT = 'dataToStdout'
|
||||
THREADS = 'threads'
|
||||
PIVOT_LIMIT = 'pivotLimit'
|
||||
TIME_UNRECOVERED = 'timeUnrecovered'
|
||||
|
||||
class EXPECTED:
|
||||
BOOL = "bool"
|
||||
|
||||
Reference in New Issue
Block a user