This commit is contained in:
Christian Mehlmauer
2013-02-08 10:34:27 +01:00
parent bc28750750
commit ecdb0eb9e1

View File

@@ -56,7 +56,7 @@ File.delete(LOG_FILE) if File.exist?(LOG_FILE) and !File.symlink?(LOG_FILE)
banner()
# Stats
puts "Wpscan Databse Statistics:"
puts "Wpscan Database Statistics:"
puts "\tTotal vulnerable plugins: #{WpscanStats.vuln_plugin_count}"
puts "\tTotal vulnerable themes: #{WpscanStats.vuln_theme_count}"
puts "\tTotal plugin vulnerabilities: #{WpscanStats.plugin_vulns_count}"