Update coreftp.rb

bug/bundler_fix
dmaloney-r7 2014-06-10 13:01:19 -05:00
parent 92414d3688
commit 9826a57429
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ class Metasploit3 < Msf::Post
print_good("Host: #{host} Port: #{port} User: #{user} Password: #{pass}")
service_data = {
host: host,
address: host,
port: port,
service_name: 'ftp',
protocol: 'tcp',