diff --git a/modules/auxiliary/gather/apache_karaf_command_execution.rb b/modules/auxiliary/gather/apache_karaf_command_execution.rb index f04817528c..80aa453541 100644 --- a/modules/auxiliary/gather/apache_karaf_command_execution.rb +++ b/modules/auxiliary/gather/apache_karaf_command_execution.rb @@ -121,6 +121,7 @@ class Metasploit3 < Msf::Auxiliary "text/plain", ip, output) + vprint_status("#{ip}:#{rport} - Loot stored at: apache.karaf.command") else print_error "#{ip}:#{rport} - Command failed to execute" end