mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
re-renaming of brute force switches. this way is better.
This commit is contained in:
@@ -114,8 +114,8 @@ optDict = {
|
||||
},
|
||||
|
||||
"Brute": {
|
||||
"bruteTables": "boolean",
|
||||
"bruteColumns": "boolean",
|
||||
"commonTables": "boolean",
|
||||
"commonColumns": "boolean",
|
||||
},
|
||||
|
||||
"User-defined function": {
|
||||
|
||||
Reference in New Issue
Block a user