mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-02-13 00:46:33 +00:00
Adding initial hook to receive the request/response pairs
This commit is contained in:
@@ -197,6 +197,7 @@ optDict = {
|
||||
"binaryFields": "string",
|
||||
"charset": "string",
|
||||
"checkInternet": "boolean",
|
||||
"collectRequests": "string",
|
||||
"crawlDepth": "integer",
|
||||
"crawlExclude": "string",
|
||||
"csvDel": "string",
|
||||
|
||||
Reference in New Issue
Block a user