mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-22 07:29:01 +00:00
implemented parameter --skip
This commit is contained in:
@@ -61,6 +61,7 @@ optDict = {
|
||||
"os": "string",
|
||||
"prefix": "string",
|
||||
"suffix": "string",
|
||||
"skip": "string",
|
||||
"tamper": "string"
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user