Added --dependences to show which sqlmap dependences are not available

This commit is contained in:
Bernardo Damele
2011-06-13 18:44:02 +00:00
parent 8485827352
commit 7152a1ed3b
6 changed files with 123 additions and 6 deletions

View File

@@ -174,6 +174,7 @@ optDict = {
"replicate": "boolean",
"tor": "boolean",
"wizard": "boolean",
"dependences": "boolean",
"verbose": "integer"
},
}