mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-07-29 20:46:36 +00:00
initial work for issue #33
This commit is contained in:
parent
d3da3f5c52
commit
c4af7b9aa0
5 changed files with 25 additions and 1 deletions
|
|
@ -432,6 +432,9 @@ query =
|
|||
# Valid: True or False
|
||||
sqlShell = False
|
||||
|
||||
# Execute SQL statements from given file(s).
|
||||
sqlFile =
|
||||
|
||||
|
||||
# These options can be used to run brute force checks.
|
||||
[Brute force]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue