mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-15 20:29:04 +00:00
making a "--exact" switch on demand (choosing exact identifier names by default instead of LIKE)
This commit is contained in:
@@ -188,6 +188,7 @@ optDict = {
|
||||
"checkPayload": "boolean",
|
||||
"cleanup": "boolean",
|
||||
"dependencies": "boolean",
|
||||
"exact": "boolean",
|
||||
"googlePage": "integer",
|
||||
"mobile": "boolean",
|
||||
"pageRank": "boolean",
|
||||
|
||||
Reference in New Issue
Block a user