mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-21 05:39:16 +00:00
Update for an Issue #481
This commit is contained in:
@@ -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 =
|
||||
|
||||
|
||||
Reference in New Issue
Block a user