mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 13:11:29 +00:00
closes #219 - unhidden switch --technique and adapted code accordingly (renamed conf.technique to conf.tech to fit properly in the -h help message)
This commit is contained in:
@@ -70,6 +70,7 @@ optDict = {
|
||||
},
|
||||
|
||||
"Techniques": {
|
||||
"tech": "integer",
|
||||
"timeSec": "integer",
|
||||
"uCols": "string",
|
||||
"uChar": "string"
|
||||
|
||||
Reference in New Issue
Block a user