mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-21 05:39:16 +00:00
Implementation for an Issue #128
This commit is contained in:
@@ -324,6 +324,10 @@ extensiveFp = False
|
||||
# tables. Moreover you can run your own SQL statements.
|
||||
[Enumeration]
|
||||
|
||||
# Retrieve everything
|
||||
# Valid: True or False
|
||||
getAll = False
|
||||
|
||||
# Retrieve back-end database management system banner.
|
||||
# Valid: True or False
|
||||
getBanner = False
|
||||
|
||||
Reference in New Issue
Block a user