mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
re-renaming of brute force switches. this way is better.
This commit is contained in:
parent
ca06db8f28
commit
24238ccd0b
4 changed files with 8 additions and 8 deletions
|
|
@ -114,8 +114,8 @@ optDict = {
|
|||
},
|
||||
|
||||
"Brute": {
|
||||
"bruteTables": "boolean",
|
||||
"bruteColumns": "boolean",
|
||||
"commonTables": "boolean",
|
||||
"commonColumns": "boolean",
|
||||
},
|
||||
|
||||
"User-defined function": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue