bugfixing

This commit is contained in:
Christian Mehlmauer
2012-09-16 10:29:28 +02:00
parent f5711344f9
commit 4ea2555e7b
31 changed files with 281 additions and 126 deletions

View File

@@ -153,7 +153,7 @@ begin
puts
puts "[+] Enumerating plugins from passive detection ... "
plugins = wp_target.plugins_from_passive_detection
plugins = wp_target.plugins_from_passive_detection(wp_target.wp_content_dir)
unless plugins.empty?
puts "#{plugins.size} found :"