mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
Adding support for --timeless HTTP2 technique
This commit is contained in:
parent
b2a5283e9b
commit
f46c463eba
10 changed files with 858 additions and 7 deletions
|
|
@ -128,6 +128,7 @@ optDict = {
|
|||
"oobServer": "string",
|
||||
"oobToken": "string",
|
||||
"timeSec": "integer",
|
||||
"timeless": "boolean",
|
||||
"uCols": "string",
|
||||
"uChar": "string",
|
||||
"uFrom": "string",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue