Add useful comment

bug/bundler_fix
jvazquez-r7 2013-08-14 11:49:32 -05:00
parent e6c36864c4
commit 2a4b8e4a64
1 changed files with 1 additions and 0 deletions

View File

@ -183,6 +183,7 @@ class Metasploit3 < Msf::Exploit::Remote
end
end
# Since there isn't user/password negotiation, just wait until the prompt is there
def negotiate_telnet(sock)
begin
Timeout.timeout(banner_timeout) do