mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-05-14 01:16:59 +00:00
Update for an Issue #481
This commit is contained in:
parent
b921ff0729
commit
de31688c4f
5 changed files with 51 additions and 3 deletions
|
|
@ -429,6 +429,10 @@ dumpAll = False
|
|||
# Valid: True or False
|
||||
search = False
|
||||
|
||||
# Retrieve back-end database management system comments.
|
||||
# Valid: True or False
|
||||
getComments = False
|
||||
|
||||
# Back-end database management system database to enumerate.
|
||||
db =
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue