Add useful comment
parent
e6c36864c4
commit
2a4b8e4a64
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue