mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-15 20:29:04 +00:00
Implementation for an Issue #2891
This commit is contained in:
@@ -494,8 +494,8 @@ tbl =
|
||||
# Back-end database management system database table column(s) to enumerate.
|
||||
col =
|
||||
|
||||
# Back-end database management system database table column(s) to not enumerate.
|
||||
excludeCol =
|
||||
# Back-end database management system identifiers (database(s), table(s) and column(s)) to not enumerate.
|
||||
exclude =
|
||||
|
||||
# Pivot column name.
|
||||
pivotColumn =
|
||||
|
||||
Reference in New Issue
Block a user