Expand on readme.html finding output #717

This commit is contained in:
ethicalhack3r
2014-11-01 20:44:30 +01:00
parent 9c1149cb25
commit 5389923b34

View File

@@ -135,7 +135,7 @@ def main
end
if wp_target.has_readme?
puts "#{warning('[!]')} The WordPress '#{wp_target.readme_url}' file exists"
puts "#{warning('[!]')} The WordPress '#{wp_target.readme_url}' file exists exposing a version number"
end
if wp_target.has_full_path_disclosure?