mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-05-14 01:16:59 +00:00
Finally a proper union query SQL injection test engine for --union-test. It does much more requests, but for god sake now it works well!
This commit is contained in:
parent
544327379f
commit
4a9bd3a240
4 changed files with 75 additions and 100 deletions
|
|
@ -262,8 +262,8 @@ uTech = NULL
|
|||
|
||||
# Maximum number of columns to test for
|
||||
# Valid: integer
|
||||
# Default: 50
|
||||
uCols = 50
|
||||
# Default: 20
|
||||
uCols = 20
|
||||
|
||||
|
||||
[Fingerprint]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue