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

@@ -576,6 +576,10 @@ tor = False
# Valid: True or False
wizard = False
# Show which sqlmap dependences are not available.
# Valid: True or False
dependences = False
# Verbosity level.
# Valid: integer between 0 and 6
# 0: Show only error and critical messages