mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
introduction of --fresh-queries
This commit is contained in:
parent
762397854e
commit
ecbbfeba6e
4 changed files with 10 additions and 1 deletions
|
|
@ -149,6 +149,7 @@ optDict = {
|
|||
"trafficFile": "string",
|
||||
"sessionFile": "string",
|
||||
"flushSession": "boolean",
|
||||
"freshQueries": "boolean",
|
||||
"forms": "boolean",
|
||||
"eta": "boolean",
|
||||
"updateAll": "boolean",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue