mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-31 07:36:06 +00:00
Adding support for --openapi
This commit is contained in:
parent
d6299fc4f5
commit
fe69e6bfcc
7 changed files with 893 additions and 10 deletions
|
|
@ -19,6 +19,7 @@ optDict = {
|
|||
"sessionFile": "string",
|
||||
"googleDork": "string",
|
||||
"configFile": "string",
|
||||
"openApiFile": "string",
|
||||
},
|
||||
|
||||
"Request": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue