mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 05:01:30 +00:00
adding --titles switch (killer switch for pages with lots of dynamicity and/or international ones)
This commit is contained in:
@@ -68,7 +68,8 @@ optDict = {
|
||||
"risk": "integer",
|
||||
"string": "string",
|
||||
"regexp": "string",
|
||||
"textOnly": "boolean"
|
||||
"textOnly": "boolean",
|
||||
"titles": "boolean"
|
||||
},
|
||||
|
||||
"Techniques": {
|
||||
|
||||
Reference in New Issue
Block a user