mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-07-29 12:41:58 +00:00
hidding --group-concat switch
This commit is contained in:
parent
4889764114
commit
1abcd507b8
2 changed files with 3 additions and 7 deletions
|
|
@ -149,10 +149,6 @@ nullConnection = False
|
|||
# Default: 1
|
||||
threads = 1
|
||||
|
||||
# Use GROUP_CONCAT MySQL technique in dumping phase.
|
||||
# Valid: True or False
|
||||
groupConcat = False
|
||||
|
||||
|
||||
# These options can be used to specify which parameters to test for,
|
||||
# provide custom injection payloads and optional tampering scripts.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue