Readded missing files

This commit is contained in:
Christian Mehlmauer
2012-09-18 17:30:50 +02:00
parent 5f0c073a89
commit 1e113f7fc5
5 changed files with 223 additions and 1 deletions

View File

@@ -149,7 +149,7 @@ class WpscanOptions
)
elsif cli_option === "--enumerate" # Special cases
# Default value if no argument is given
cli_value = "Ttup" if cli_value.length == 0
cli_value = "T!tup!" if cli_value.length == 0
enumerate_options_from_string(cli_value)
else