mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 05:01:30 +00:00
Added --code switch to match in boolean-based tests against the HTTP response code
This commit is contained in:
@@ -68,6 +68,7 @@ optDict = {
|
||||
"risk": "integer",
|
||||
"string": "string",
|
||||
"regexp": "string",
|
||||
"code": "string",
|
||||
"textOnly": "boolean",
|
||||
"titles": "boolean"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user