mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-05-13 17:06:53 +00:00
Minor update
This commit is contained in:
parent
57bb710ae6
commit
aaa0c5c6a8
4 changed files with 8 additions and 4 deletions
|
|
@ -693,6 +693,9 @@ trafficFile =
|
|||
# Set predefined answers (e.g. "quit=N,follow=N").
|
||||
answers =
|
||||
|
||||
# Parameter(s) containing Base64 encoded data
|
||||
base64Parameter =
|
||||
|
||||
# Never ask for user input, use the default behaviour.
|
||||
# Valid: True or False
|
||||
batch = False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue