Small change in output (coloring)

This commit is contained in:
Peter
2014-08-10 13:19:58 +02:00
parent 1578ce2ebd
commit 4ef1387781

View File

@@ -152,7 +152,7 @@ def main
end end
if wp_target.search_replace_db_2_exists? if wp_target.search_replace_db_2_exists?
puts red("[!] searchreplacedb2.php has been found in: '#{wp_target.search_replace_db_2_url}'") puts "#{red('[!]')} searchreplacedb2.php has been found in: '#{wp_target.search_replace_db_2_url}'"
end end
wp_target.interesting_headers.each do |header| wp_target.interesting_headers.each do |header|