Space in arg list, because I don't hate feedom.

bug/bundler_fix
Samuel Huckins 2014-06-12 10:29:14 -05:00
parent c074ebda7b
commit a5d88fd2ab
No known key found for this signature in database
GPG Key ID: 5FD48AA28C03C944
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ class Metasploit3 < Msf::Auxiliary
end
end
def start_telnet_session(host, port, user, pass,scanner)
def start_telnet_session(host, port, user, pass, scanner)
print_status "Attempting to start session #{host}:#{port} with #{user}:#{pass}"
merge_me = {
'USERPASS_FILE' => nil,