mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-20 21:39:02 +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:
@@ -262,8 +262,8 @@ uTech = NULL
|
||||
|
||||
# Maximum number of columns to test for
|
||||
# Valid: integer
|
||||
# Default: 50
|
||||
uCols = 50
|
||||
# Default: 20
|
||||
uCols = 20
|
||||
|
||||
|
||||
[Fingerprint]
|
||||
|
||||
Reference in New Issue
Block a user