mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-22 06:09:02 +00:00
Added new switch --union-char to be able to provide the character used in union-test and exploit (default is still NULL, but can be any)
This commit is contained in:
@@ -265,6 +265,11 @@ uTech = NULL
|
||||
# Default: 20
|
||||
uCols = 20
|
||||
|
||||
# Character to use to bruteforce number of columns
|
||||
# Valid: string
|
||||
# Default: NULL
|
||||
uChar = NULL
|
||||
|
||||
|
||||
[Fingerprint]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user