mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-09 14:11:29 +00:00
Adding new option --results-file (thank you Hyundai)
This commit is contained in:
@@ -238,6 +238,7 @@ optDict = {
|
||||
"listTampers": "boolean",
|
||||
"offline": "boolean",
|
||||
"purge": "boolean",
|
||||
"resultsFile": "string",
|
||||
"tmpDir": "string",
|
||||
"unstable": "boolean",
|
||||
"updateAll": "boolean",
|
||||
|
||||
Reference in New Issue
Block a user