mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-20 21:39:02 +00:00
Another minor update for #1836
This commit is contained in:
@@ -482,9 +482,6 @@ col =
|
||||
# Back-end database management system database table column(s) to not enumerate.
|
||||
excludeCol =
|
||||
|
||||
# Result fields having binary values (e.g. "digest").
|
||||
binaryFields =
|
||||
|
||||
# Pivot column name.
|
||||
pivotColumn =
|
||||
|
||||
@@ -656,6 +653,9 @@ trafficFile =
|
||||
# Valid: True or False
|
||||
batch = False
|
||||
|
||||
# Result fields having binary values (e.g. "digest").
|
||||
binaryFields =
|
||||
|
||||
# Force character encoding used for data retrieval.
|
||||
charset =
|
||||
|
||||
|
||||
Reference in New Issue
Block a user