mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
Adding new option --results-file (thank you Hyundai)
This commit is contained in:
parent
fdfcbb9161
commit
85def6a662
7 changed files with 22 additions and 13 deletions
|
|
@ -238,6 +238,7 @@ optDict = {
|
|||
"listTampers": "boolean",
|
||||
"offline": "boolean",
|
||||
"purge": "boolean",
|
||||
"resultsFile": "string",
|
||||
"tmpDir": "string",
|
||||
"unstable": "boolean",
|
||||
"updateAll": "boolean",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue