mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-05-14 01:16:59 +00:00
Implementation for an Issue #2891
This commit is contained in:
parent
365fa5a52a
commit
e2cc9569e5
12 changed files with 74 additions and 38 deletions
|
|
@ -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 =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue