Readd comment
parent
af445ee411
commit
e6fbca716c
|
@ -153,6 +153,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
)
|
||||
|
||||
begin
|
||||
# There should be a session...
|
||||
return_value = recv_return
|
||||
rescue Rex::StreamClosedError
|
||||
disconnect
|
||||
|
|
Loading…
Reference in New Issue