changed some colors

This commit is contained in:
Christian Mehlmauer
2014-09-22 23:34:42 +02:00
parent b19696090f
commit 7f9e178f75
8 changed files with 83 additions and 67 deletions

View File

@@ -5,7 +5,7 @@ class WpTimthumb < WpItem
def output(verbose = false)
puts
puts "#{green('[+]')} #{self}" #this will also output the version number if detected
puts "#{info('[+]')} #{self}" #this will also output the version number if detected
vulnerabilities.output
end